importCol(res.file, info="", Dev=FALSE, CPUE=FALSE, Survey=FALSE,
CAc=FALSE, CAs=FALSE, CLc=FALSE, CLs=FALSE, LA=FALSE,
quiet=TRUE)
scape
containing at least N
, B
,
and Sel
. The other elements may or may not be included in the
list, depending on how importCol
was called:read.table
, readLines
, scan
,
x.cod
, x.ling
, x.oreo
,
x.sbw
.
scape-package
gives an overview of the package.path <- paste(.find.package("scape"), "/example/cod.res", sep="")
x.cod <- importCol(path, Dev=T, Survey=T, CAc=T, CAs=T)
Run the code above in your browser using DataLab