summary.eFrameR | R Documentation |
summary
method for eFrameR objects.
## S3 method for class 'eFrameR'
summary(object, ...)
object |
An |
a list
containing various summaries of the data
## uses san_nic_rem
emf <- eFrame(y=rem, type="removal")
summary(emf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.