check_sdm_presence {tidysdm} | 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