R/data.r
goaldata.towns.Rd
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
A data.frame() with 15 rows and 4 variables
data.frame()
Dimitris Kavroudakis
library(goal) data(goaldata.towns)