Hi All,
I wanted know how to get RJSONIO output with out forward slashes? for
example:

"({\"total\":5,\"results\":[\n {\n \"id\": 1,\n\"name\": \"Monkey D
Luffy\",\n\"position\": \"Captain\",\n\"ambition\": \"I Will become the
pirate king\" \n},\n{\n \"id\": 2,\n\"name\": \"Roronoa
zoro\",\n\"position\": \"Swordman\",\n\"ambition\": \"Become greatet
swordman\" \n},\n{\n \"id\": 3,\n\"name\": \"Sanji\",\n\"position\":
\"Cook\",\n\"ambition\": \"Find all blue\" \n},\n{\n \"id\": 4,\n\"name\":
\"Nami\",\n\"position\": \"Navigator\",\n\"ambition\": \"Draw map of the
world\" \n},\n{\n \"id\": 5,\n\"name\": \"Usopp\",\n\"position\":
\"Sniper\",\n\"ambition\": \"Become greatest warrior\" \n} \n]})"

Any help is appriciated.

Regards,
mlsc

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to