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