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.
sprintf doesn't care of escape characters
Edwin Helbert Aponte Angarita
·
Jul 30, 2012
·
r-help
Hi. I am having trouble with something that should be simple. I am unable to get sprintf using escape sequences: > sprintf("a\nb") [1] "a\nb" > sprintf("a\"bc\"d") [1] "a\"bc\"d" But it seems to need them...
sprintf doesn't care of escape characters
Edwin Helbert Aponte Angarita
·
Jul 30, 2012
·
r-help
Thank you very much. I didn't know about this difference, I thought it just behaved as in C/C++. Thanks. On Mon, 2012-07-30 at 14:15 -0400, jim holtman wrote: > sprintf is working just fine. Your problem...
Can't find what you're looking for? Try searching with Google .