importCol(res.file, Dev=FALSE, CPUE=FALSE, Survey=FALSE, CAc=FALSE, CAs=FALSE, CLc=FALSE, CLs=FALSE, LA=FALSE, quiet=TRUE, ...)data.frame, e.g.
stringsAsFactors=FALSE.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, and
scan import any data. x.cod, x.ling, x.oreo, and
x.sbw were created using importCol.
scape-package gives an overview of the package.
## Not run:
# path <- system.file("example/cod.res", package="scape")
# x.cod <- importCol(path, Dev=TRUE, Survey=TRUE, CAc=TRUE, CAs=TRUE)
# ## End(Not run)
Run the code above in your browser using DataLab