Description Usage Arguments Value Examples
View source: R/CMBWindowGenerics.R
Check if an object is a CMBWindow
1 | is.CMBWindow(win)
|
win |
any object |
TRUE or FALSE depending if win is a CMBWindow
1 2 | win <- CMBWindow(x=0,y=3/5,z=4/5,r=0.8, set.minus = TRUE)
is.CMBWindow(win)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.