Learn R Programming

UsingR (version 2.0-7)

puerto: Incomes for Puerto Rican immigrants to Miami

Description

Incomes for Puerto Rican immigrants to Miami

Usage

data(puerto)

Arguments

Format

The format is: num [1:50] 150 280 175 190 305 380 290 300 170 315 ...

Examples

Run this code
# NOT RUN {
data(puerto)
hist(puerto)
# }

Run the code above in your browser using DataLab