validate_npi_results: Validate input as S3 'npi_results' object

View source: R/npi_results_s3.R

validate_npi_resultsR Documentation

Validate input as S3 npi_results object

Description

Accepts 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.

Usage

validate_npi_results(x, ...)

See Also

new_npi_results


frankfarach/npi documentation built on Nov. 17, 2022, 11:15 p.m.