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(x, field, unique = TRUE)
x |
A proofed data table created by |
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.