The variables in the dataset are as follows:

  • id: The id of the town

  • name: The name of the town

  • pop: The population of the town

  • meanincome: The meanincome of the town

Format

A data.frame() with 15 rows and 4 variables

Examples

library(goal)
data(goaldata.towns)