View source: R/npi_results_s3.R
validate_npi_results | R Documentation |
npi_results
objectAccepts an object, x
, and determines whether it meets the criteria
to be an S3 npi_results
S3 object. The criteria include tests for
data types, column names, and class attributes. They are intentionally
strict to provide a contract to functions that interact with it.
validate_npi_results(x, ...)
new_npi_results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.