Called when testing an object is MDS canonical

mds_chkmds(mds_obj, .report=T)

Arguments

mds_obj

A data.frame class object.

Value

Prints output to console

Examples

require(mdsR) mds_dta <- mdsR::mds_cohort
#> Error: 'mds_cohort' is not an exported object from 'namespace:mdsR'
mds_chkmds(mds_dta)
#> General Report on Minimum Dataset File #> R global environment, object: mds_obj
#> Error: 'TimeStamp' is not an exported object from 'namespace:Scotty'