Description Usage Arguments Value Examples
View source: R/canonical_forms.R
List the names of checks associated with a CanonicalForm
1 | get_check_names(cf)
|
cf |
a CanonicalForm object |
character vector of names of checks
1 2 | cf <- extract_canonical_form(cars)
get_check_names(cf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.