powered by
A way of locating where the package was installed so you can find example data files and code etc.
DataDir(stock = NA)
The file path to the object
Character string representing the name of a .csv file e.g. 'Snapper', 'Rockfish'
T. Carruthers
if (FALSE) { tilefish_location <- DataDir("Gulf_blue_tilefish") tilefish_Data <- new("Data", tilefish_location) }
Run the code above in your browser using DataLab