Learn R Programming

PBSmodelling (version 2.68.6)

openUG: Open Package User Guide

Description

Open package User's Guide 'pkg-UG.pdf' if it exists. This function is essentially a wrapper for codeopenFile.

Usage

openUG(pkg = "PBSmodelling")

Arguments

pkg

Full name (with or without quotes) of a package installed on the user's system.

Details

We assume that the name of the User's Guide follows 'PBS' conventions. This means a user's guide in PDF format with extension pdf. The name of the PDF file will be '<pkg>-UG.pdf' (e.g., PBSmodelling-UG.pdf.

See Also

openFile, showHelp, viewCode