data.set | R Documentation |
Generic Function
data.set(object)
object |
Object of class cpt.geo. |
Generic function
n by p matrix containing the data set.
Thomas Grundy
data.set-methods
x <- new('cpt.geo') #new cpt.geo object
data.set(x) #retrieves the data.set slot from x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.