ipsur: Search IPSUR online

Description Usage Arguments Note Author(s) Examples

Description

This function allows a user to search the HTML version of IPSUR (online) with Google and report results in the default browser.

Usage

1
ipsur(string, site = "ipsur.org")

Arguments

string

The search string desired.

site

Searches are restricted to this site.

Note

If you would like to search for an exact phrase, enclose with single quotes.

Author(s)

G. Jay Kerns, hacked from the original RSiteSearch function by the R-core team.

Examples

1
2
 # NOT RUN - need Internet connection
 #    ipsur("bayes 'larry gets the axe' example") # matches exact phrase

IPSUR documentation built on May 2, 2019, 4:43 p.m.