getData,protdata-method | R Documentation |
getData
extracts the data
slot from a protdata
object.
## S4 method for signature 'protdata' getData(object, simplify = TRUE)
object |
A |
simplify |
Logical. Should the list of data frames be simplified to a data frame if the length of this list equals 1? |
The list of data frames corresponding to the data present in the protdata
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.