scale: The scale of map to return, one of 110, 50, 10 or small, medium, large.
returnclass: A string determining the spatial object to return. Either "sf" for for simple feature (from sf, the default) or "sv" for a SpatVector (from terra).
Returns
An object of class sf for simple feature (from sf, the default) or SpatVector (from terra).
Details
Note that the filename of the requested object will be returned if load = FALSE.