angle | R Documentation |
Generic Function
angle(object)
object |
Object of class cpt.geo. |
Generic function
Numeric vector of changepoints in distances.
Thomas Grundy
angle-methods
x <- new('cpt.geo') #new cpt.geo object
angle(x) #retrieves the angle slot from x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.