
Coerce a creel_data_validation to a plain data frame
Source:R/validate-creel-data.R
as.data.frame.creel_data_validation.RdStrips the creel_data_validation class, returning the underlying data
frame of check results.
Usage
# S3 method for class 'creel_data_validation'
as.data.frame(x, ...)