Description Usage Arguments Value Examples
Called when testing an object is MDS canonical
1  | mds_chkmds(mds_obj, .report=T)
 | 
mds_obj | 
 A data.frame class object.  | 
Prints output to console
1 2 3  | require(mdsR)
mds_dta <- mdsR::mds_cohort
mds_chkmds(mds_dta)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.