David Winsemius <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]:
> "Armin Goralczyk" <[EMAIL PROTECTED]> wrote in > news:[EMAIL PROTECTED]: >> I tried the above function with simple search terms and it worked >> fine for me (also more output thanks to Martin's post) but when I use >> search terms attributed to certain fields, i.e. with [au] or [ta], I >> get the following error message: >>> pm.srch() >> 1: "laryngeal neoplasms[mh]" >> 2: > I am wondering if you used spaces, rather than "+"'s? If so then you > may want your function to do more gsub-processing of the input string. I tried my theory that one would need "+"'s instead of spaces, but disproved it. Spaces in the input string seems to produce acceptable results on my WinXP/R.2.6.1/RGui system even with more complex search strings. -- David Winsemius ______________________________________________ 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.