# NOT RUN {
# need Internet connection
RSiteSearch("{logistic regression}") # matches exact phrase
Sys.sleep(5) # allow browser to open, take a quick look
## Search in vignettes and store the query-string:
fullquery <- RSiteSearch("lattice", restrict = "vignettes")
fullquery # a string of ~ 110 characters
<!-- %% FIXME: "/bug/ and other reg.exp.s seem to fail -->
# }
Run the code above in your browser using DataLab