Try this:
cat("Double quotes: \"\n")
On Tue, Mar 29, 2011 at 4:18 PM, Praveen Surendran
wrote:
> Hi,
>
> I am trying to create a string - Double quotes : "
> using paste.
>
> a command something like paste('Double','quotes : \"',sep=" ") prints
> "Double quotes : \"" where backslash is also
Hi,
I am trying to create a string - Double quotes : "
using paste.
a command something like paste('Double','quotes : \"',sep=" ") prints
"Double quotes : \"" where backslash is also printed.
Is there a way to print just "?
Regards,
Praveen.
[[alternative HTML version deleted]]
2 matches
Mail list logo