.status.tracker.and.escaping | R Documentation |
Track status and write useful output
.status.tracker.and.escaping( dataset.to.continue, wfo, wso, xf, yf, od, rsd, obf, sp, verbose = FALSE, as, ws, ts )
dataset.to.continue |
A dataframe containing occurrence data for checking. |
wfo |
write full output |
wso |
write simple output |
xf |
The dataframe field containing the x values (e.g. "longitude") |
yf |
The dataframe field containing the y values (e.g. "latitude") |
od |
The output directory to use |
rsd |
logical. Return spatial data? |
obf |
Output base filename |
sp |
character. Name of the species |
verbose |
logical. Print messages? Defaults to FALSE |
as |
list. analysis settings |
ws |
list. writoutsettings |
ts |
tlist. able setting |
Original dataframe, dat. Used primarily to generate warning messages.
Josep M Serra Diaz
Other checks:
.addmainfields2()
,
.check.geospatial.data()
,
.checkdatastr2()
,
.checkfields()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.