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