View source: R/check_sdm_presence.R
check_sdm_presence | R Documentation |
In tidysdm
, the string defining presences should be the first level of the
response factor. This function checks that the column is correctly formatted.
check_sdm_presence(.data, .col, presence_level = "presence")
.data |
a |
.col |
the column containing the presences |
presence_level |
the string used to define the presence level of |
TRUE if correctly formatted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.