Description Usage Arguments Details
Explore acoustic and midwater trawl data.
1 2 3 4 5 6 7 8 | exploreACMT(
maindir,
rdat = "ACMT",
AC = TRUE,
MT = TRUE,
ageSp = NULL,
short = TRUE
)
|
maindir |
A character scalar giving the directory where output will be placed. Use forward slashes, e.g., "C:/temp/". |
rdat |
A character scalar giving the name of the RData file in |
AC |
A logical scalar indicating if you want to explore the acoustic data, default TRUE. |
MT |
A logical scalar indicating if you want to explore the midwater trawl data, default TRUE. |
ageSp |
A numeric vector giving the species codes for species for which age-length keys should be used, default NULL. |
short |
Logical scalar, indicating aspect of map area. If TRUE, the default, the mapped area is assumed to be wider (longitudinally) than tall. Used to better arrange multiple maps on a single page. |
A rich text file (rtf) with a *.doc file extension (so that it will be
opened with Word by default) is saved to maindir.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.