if (FALSE) {
# root argument will vary by operating system conventions
downloadHSLS(root = "~/", years=2009)
# set verbose=FALSE for silent output
# if year not specified, download all years
downloadHSLS(root="~/", verbose = FALSE)
}
Run the code above in your browser using DataLab