get_profile.distrProfile | R Documentation |
Generic function to subset distribution and concentration profiles
## S3 method for class 'distrProfile'
get_profile(object, session = NULL, what = NULL, ...)
## S3 method for class 'conProfile'
get_profile(object, session = NULL, what = NULL, ...)
get_profile(object, session, what, ...)
object |
An object of class |
session |
A numeric vector of the sessions to selected. Defaults to all sessions. |
what |
A character version of the variables to be
selected. Defaults to all variables in |
... |
Current no used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.