Description Usage Arguments Value See Also
Import data
| 1 | import_sdm_data(filename, obs_coln, var_coln, na.rm = FALSE)
 | 
| 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. | 
A list with the elements 'data', 'subset', ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.