get_data_table | R Documentation |
Get function for the data_table of the ScreenR object
get_data_table(object)
## S4 method for signature 'screenr_object'
get_data_table(object)
object |
The ScreenR object obtained using the
|
The data_table of the ScreenR object
object <- get0("object", envir = asNamespace("ScreenR"))
data_table <- get_data_table(object)
data_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.