On 20/07/2010 9:00 AM, Mark Heckmann wrote:
is there a way to specify a blank in a string with special/escape
characters?
like:
"and now a blank%%%%and text after the blank",
where %%%% stand for the specification of the blank character
The answer to your question is "yes", because you just did. But I think
you have something more in mind: what part of R should recognize those
special characters as blanks?
Duncan Murdoch
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.