download ADULT_SAMPLE dataset

URLs_ADULT_SAMPLE(filename = "ADULT_SAMPLE", untar = TRUE)

Arguments

filename

the name of the file

untar

logical, whether to untar the '.tgz' file

Value

None

Examples

if (FALSE) {

URLs_ADULT_SAMPLE()

}