exampledata {osc} | R Documentation |
This is test data for the package.
data(exampledata)
A data frame with 235 observations on the following 4 variables.
x
a numeric vector of x-coordinates
y
a numeric vector of y-coordinates
z
a numeric vector of population data
cluster
a numeric vector of clusters
data(exampledata) str(exampledata)