| exampledata {osc} | R Documentation |
Example data for the clustering algorithm.
Description
This is test data for the package.
Usage
data(exampledata)
Format
A data frame with 235 observations on the following 4 variables.
xa numeric vector of x-coordinates
ya numeric vector of y-coordinates
za numeric vector of population data
clustera numeric vector of clusters
Examples
data(exampledata)
str(exampledata)
[Package osc version 1.0.5 Index]