Learn R Programming

RFishBC (version 0.2.7)

findNotes: Returns the notes from the chosen R Data files

Description

Returns the notes from the chosen R data files created with digitizeRadii.

Usage

findNotes(nms)

Value

A data.frame that contains the id, reading, and notes from the chosen R Data files.

Arguments

nms

A string (or vector of strings) that indicates the R data file(s) created with digitizeRadii. If missing the user will be provided a dialog box from which to choose the file(s). The file(s) must be in the current working directory (see getwd result). May also be a single RFishBC object created with digitizeRadii.

Author

Derek H. Ogle, DerekOgle51@gmail.com

Details

A detailed description of its use is in the "Other Features" vignette on the RFishBC website.

Examples

Run this code
## See the link to the extensive documentation in the Details.

Run the code above in your browser using DataLab