View source: R/StoxBaselineFunctions.R
SetShortGearBiotic | R Documentation |
Set short gear codes for all stations. Appropriate when BioticData is read from NMDbiotic.
SetShortGearBiotic(BioticData)
BioticData |
|
Set the column 'gear' on the table 'fishstation' in BioticData
to the first two characters / digits,
for all rows where the gear code currently consist of four characters.
The gear codes in NMDBiotic are conventionally organised hierarchically, so that the two first characters denote a gear group. The two character/digit system is more convenient to work with in many circumstances.
'gear' is on the table 'fishstation' in data originating from NMDBiotic (http://www.imr.no/formats/nmdbiotic/). For bioticdata that does not conform to this, no modifications are done.
BioticData
RstoxData{RstoxData::StoxBiotic}
For converting BioticData
to StoxBioticData
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.