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