loadAndPrepareData: Load the pup counts data

Description Usage Arguments Examples

View source: R/functions.r

Description

Load the pup counts data

Usage

1
2
3
4
5
6
7
8
loadAndPrepareData(
  survey = "WestIce2012",
  fname = "WestIce2012.csv",
  population = c("harp", "hood"),
  camParamLength = 0.06786,
  CamParamWidth = 0.10386,
  CamParam = 0.1005
)

Arguments

survey

Specify which survey to analyze

fname

File name of data file

population

Specify which population to be analysed, harp, hood or both.

Examples

1

NorskRegnesentral/pupR documentation built on Sept. 17, 2020, 5:52 p.m.