print.eFrameGR | R Documentation |
print
method for eFrameGR objects. Basically the same as summary.eFrame
## S3 method for class 'eFrameGR'
print(object, ...)
object |
An |
a list
containing various summaries of the data
## uses san_nic_rem
emf <- eFrameRM(y=rem, y1=y1, cells=cells, Z=nights)
summary(emf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.