
Last chance! 50% off unlimited learning
Sale ends in
rasterPath <- system.file('extdata', package='envirem')
list.files(rasterPath)
# Assign naming scheme
assignNames(precip = 'prec_##')
varnames()
# As there are no problems with these files, the list of files
# will be returned.
verifyFileStructure(rasterPath)
assignNames(reset = TRUE)
Run the code above in your browser using DataLab