TSRchitectUsersGuide {TSRchitect}R Documentation

TSRchitectUsersGuide

Description

Opens the TSRchitect User's Guide in a pdf viewer on the user's system.

Usage

TSRchitectUsersGuide(view = TRUE)

Arguments

view

(logical) if TRUE (default) the User's Guide is opened in the local pdf viewer. If FALSE then the full path to the User's Guide is returned.

Value

if view=FALSE, then the full path to the User's Guide is returned.

Examples

myPath <- TSRchitectUsersGuide(view=FALSE)


[Package TSRchitect version 1.10.10 Index]