Learn R Programming

kineticF (version 1.0)

ocomp: Input and output of Octopus data

Description

Populates a matrix containing all cleaned individual Octopus area and KPRM data.

Usage

ocomp(inf = NULL, no.kprm = TRUE, perimeter = "O")

Arguments

inf
name of the demographics matrix used
no.kprm
logical, TRUE if no kinetic perimetry reliability measure (KPRM) has been used
perimeter
character, either "G" or "O"

Value

matrix containing information on ID, eye tested and areas

Examples

Run this code
## Not run: 
# ocomp(no.kprm=TRUE)
# ## End(Not run)

Run the code above in your browser using DataLab