browseVignettes(package = NULL, lib.loc = NULL, all = TRUE)
"print"(x, ...)NULL in which "all" packages (as defined
by argument all) are searched.NULL. The default value of NULL corresponds to all
libraries currently known.TRUE search
all available packages in the library trees specified by lib.loc,
and if FALSE, search only attached packages.browseVignettes.print method. browseVignettes returns an object of the same class;
the print method displays it as an HTML page in a browser (using
browseURL).
browseURL, vignette