Description Usage Arguments Value
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.
1 |
file |
Location of survey dataset |
The function returns a data.frame table, should validation checks are met.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.