Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

2 results for “from:Sander Timmer”

add data to a file while doing a loop
Sander Timmer · Jan 6, 2012 · r-help

So you're looking for: write.table(dataset, file="x.txt", append=TRUE) Or do I understand your question wrongly?

Regular expression substitution ...
Sander Timmer · Nov 2, 2009 · r-help

It's a bit strange: > sub("/pc", '\\%', x) [1] "%" > > sub("/pc", '\\\\%', x) [1] "\\%" Also with fixed I'm not able to get a single \ as return value. Sander On 2 nov 2009, at 12:36, Roberto Brunelli wrote: > I would...

Can't find what you're looking for? Try searching with Google .