powered by
Generic Function
data.set(object)
Object of class cpt.geo.
n by p matrix containing the data set.
Generic function
data.set-methods
# NOT RUN { x <- new('cpt.geo') #new cpt.geo object data.set(x) #retrieves the data.set slot from x. # }
Run the code above in your browser using DataLab