Learn R Programming

osc (version 1.0.5)

population: Example population data for the city clustering algorithm

Description

Example population data for the city clustering algorithm

Usage

data(population)

Arguments

Format

The format is: num [1:1525, 1:1000] 0 0 0 0 0 0 0 0 0 0 ...

Examples

Run this code
# NOT RUN {
data(population)
str(population)
# }

Run the code above in your browser using DataLab