URLs_ADULT_SAMPLE {fastai} | R Documentation |
ADULT_SAMPLE dataset
Description
download ADULT_SAMPLE dataset
Usage
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
## Not run:
URLs_ADULT_SAMPLE()
## End(Not run)
[Package fastai version 2.2.2 Index]