View source: R/gen_class_checks.R
assign_etx_class | R Documentation |
Primarily for looping in lapply. However, this will also preserve the existing class(es) of the object.
assign_etx_class(input, add_class)
input |
the input of object to assign a class |
add_class |
the class to assign (can be a character vector) |
Alex Barth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.