Learn R Programming

SomatiCA (version 2.2.0)

SomatiCAUsersGuide: View SomatiCA User's Guide

Description

Finds the location of the SomatiCA User's Guide and opens it.

Usage

SomatiCAUsersGuide(view=TRUE)

Arguments

view
logical, should the document be opened using the default PDF document reader?

Value

If view=TRUE, the PDF document reader is started and the User's Guide is opened, as a side effect.

Examples

Run this code
# To get the location:
SomatiCAUsersGuide(view=FALSE)
# To open in pdf viewer:
## Not run: SomatiCAUsersGuide()

Run the code above in your browser using DataLab