findNotes: Returns the notes from the chosen R Data files

View source: R/addFindNotes.R

findNotesR Documentation

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)

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.

Details

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

Value

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

Author(s)

Derek H. Ogle, DerekOgle51@gmail.com

Examples

## See the link to the extensive documentation in the Details.


RFishBC documentation built on May 29, 2024, 12:27 p.m.

Related to findNotes in RFishBC...