View source: R/is.scalaReference.R
is.scalaReference | R Documentation |
Test for Scala Reference
is.scalaReference(x)
x |
An arbitrary R object. |
Logical indicating whether x
is an rscala reference.
is.scalaReference(c(1,2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.