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