powered by
NTS 50K Grid - Digital Baseline Mapping at 1:50,000 (NTS)
mapsheets_50K(class = "sf")
The spatial layer of mapsheets_50K in the desired class
mapsheets_50K
what class you want the object in? "sf" (default) or "sp".
"sf"
"sp"
if (FALSE) { my_layer <- mapsheets_50K() my_layer_sp <- mapsheets_50K(class = 'sp') }
Run the code above in your browser using DataLab