View source: R/acdc_analyse_record.R
check_class_acdc_record | R Documentation |
"acdc_record"
This function checks whether or not an object is of class acdc_record-class
.
check_class_acdc_record(x, arg = deparse(substitute(x)))
x |
An object. |
arg |
A character that defines the name of a function argument. |
If x
is not an acdc_record-class
object, the function returns a helpful error message.
Edward Lavender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.