viewCode {PBSmodelling}R Documentation

View Package R Code

Description

View the R code of all functions in a specified package installed on the user's system.

Usage

viewCode(pkg="PBSmodelling")

Arguments

pkg string name of an installed package

Value

Invisibly returns source code of all functions in the specified package. The function invokes openFile to display the results.

Author(s)

Rowan Haigh, Pacific Biological Station, Nanaimo BC


[Package PBSmodelling version 2.06 Index]