is.rsm | R Documentation |
Checks object to see if it is an 'rsm' object. An 'rsm' object is a list with elements 'cellIDs', 'cellsToUse', 'mesh', 'dates', and 'stage'
is.rsm(x)
x |
object to check |
logical
is.rsm(month.abb) # FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.