pullErrors | R Documentation |
Pull and view errors that have been flagged for a particular field. This function allows you to easily see what the proof
function has determined to be unacceptable data.
pullErrors(proofed_data, field, unique = TRUE)
proofed_data |
The object created after error flagging data with |
field |
Field that should be pulled. One of the fields from the following list may be supplied:
|
unique |
If FALSE, returns all error values; if TRUE (default), only returns unique values. |
Abby Walter, abby_walter@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.