library(NeAtlIBTS)

Map of stations in a given survey, year and quarter

Maps of stations in a given survey, year and quarter

par(mfrow=c(1,2))
IBTSNeAtl_map(load=F,leg=F)
IBTSNeAtl_map(load=T,leg=T,legpos = "bottomright",cex.leg = .35)

Maps of stations in a given survey, year and quarter

par(mfrow=c(1,2))
SurveyMap.IBTS("SCOWCGFS",2023,4)
SurveyMap.IBTS("IE-IGFS",2023,4)
SplitLengths(datSurvey ="SCOWCGFS",dtyear= 2023,dtq=4,esp = "HAD",plot=T,out.dat = FALSE)
head(SpeciesCodes)
head(dplyr::filter(SplitLengths("SCOWCGFS",2023,4,plot=F,out.dat=T),Survey=="SCOWCGFS"))
SplitLengthsESP(datSurvey = "PT-IBTS",dtyear=2023,dtq=4,L_Split = 20,legpos = "bottomleft")


Franvgls/NeAtlIBTS documentation built on April 26, 2024, 4:18 a.m.