[R] how to get url content with "?" (question mark) inside

Philipp Chapkovski chapkovski at gmail.com
Sun Aug 28 10:51:05 CEST 2011


There is an url
"http://www.ozon.ru/context/detail/id/5254326/?type=6#buyalso"
If I try to get the data there (by "readLines" or whatever), R
downloads actually the content of this url
""http://www.ozon.ru/context/detail/id/5254326"
that is till the question mark.

What should I do to avoid the problem?
Thanks!
Philipp



More information about the R-help mailing list