View source: R/class_c4c_concept.R
new_c4c_concept | R Documentation |
Constructor for a c4c_concept Object
new_c4c_concept(x = list())
x |
a list object |
Returns an object of class c4c_concept
# remove the c4c_class attribute for the example's sake
x <- unclass(pine_thinning_from_above_1)
x <- new_c4c_concept(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.