import_sdm_data: Import data

Description Usage Arguments Value See Also

Description

Import data

Usage

1
import_sdm_data(filename, obs_coln, var_coln, na.rm = FALSE)

Arguments

filename

A character string representing a path to a csv file.

obs_coln

The name of the column with the species observations.

var_coln

A vector with column names that will be used as predictors.

na.rm

A logical value.

Value

A list with the elements 'data', 'subset', ...

See Also

read.csv


dschlaep/sdm.nlu2016ss documentation built on May 15, 2019, 2:57 p.m.