findNotes {RFishBC} | R 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 |
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.
[Package RFishBC version 0.2.7 Index]