powered by
Constructs the full path used to save/access the decompressed OLS .tif file
getNlTileTifLclNamePathOLS(nlYear, tileNum)
the year in which the tile was created
ignored
a character vector filename of the .tif OLS tile
# NOT RUN { #using default dirNlTiles # } # NOT RUN { getNlTileTifLclNamePathOLS("2014", "1") # } # NOT RUN { #returns "/dataPath/tiles/ols_2014.tif" # }
Run the code above in your browser using DataLab