load_dataset: Create an input dataset object from csv file.

Description Usage Arguments Value

Description

Loads a survey dataset from an exising survey dataset *.csv (comma seperated values) file. This funcion will throw an error if the input dataset does not have the survey dataset column names (BLOCK, REP, GROUP, METHOD, DENSITY, PRESENCE), or it does not not find exactly 2 unique METHOD values in the input dataset.

Usage

1

Arguments

file

Location of survey dataset

Value

The function returns a data.frame table, should validation checks are met.


marcnadon/Calibr documentation built on Nov. 4, 2019, 5:22 p.m.