as.panel | R Documentation |
Coerce object to rowpanel
as.panel(x, ...)
## S3 method for class 'rowpanel'
as.panel(x, ...)
## S3 method for class 'character'
as.panel(x, ...)
## S3 method for class 'quosures'
as.panel(x, ...)
## S3 method for class ''NULL''
as.panel(x, ...)
x |
object to coerce |
... |
arguments passed to |
as.panel("STUDY", prefix = "Study: ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.