.pdf
file.
showVignettes(package)
package
is not specified, the function
will look for vignettes in all packages installed on the user's
system. The user can choose to view the source file
for building the vignette (usually *.Rnw
or *.Snw
files)
or the final build from the source code (*.pdf
). showVignettes
uses the PBSmodelling function
openFile
to display the .Rnw
and .pdf
files
using programs that the system associates with these extensions.
On systems that do not support file extension associations, the
function setPBSext
can temporarily set a command to associate
with an extension.
showHelp
, openFile
, setPBSext
, getPBSext