as.qspray | R Documentation |
Coercion to a 'qspray' object
## S4 method for signature 'character'
as.qspray(x)
## S4 method for signature 'qspray'
as.qspray(x)
## S4 method for signature 'numeric'
as.qspray(x)
## S4 method for signature 'bigz'
as.qspray(x)
## S4 method for signature 'bigq'
as.qspray(x)
x |
a |
A qspray
object.
as.qspray(2)
as.qspray("1/3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.