Lets say we have a shapefile of cities with a column called category
cities@data
category A B A C A A B CHow can i plot the A category only etc?
Tried
c
cities@data
category A B A C A A B CHow can i plot the A category only etc?
Tried
c