SomatiCAUsersGuide: View SomatiCA User's Guide

Description Usage Arguments Value Author(s) Examples

Description

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

Usage

1

Arguments

view

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

Value

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

Author(s)

Mengjie Chen

Examples

1
2
3
4
# To get the location:
SomatiCAUsersGuide(view=FALSE)
# To open in pdf viewer:
## Not run: SomatiCAUsersGuide()

SomatiCA documentation built on Oct. 5, 2016, 4:18 a.m.