5 Building a map

sites_w_tds=subset(sites, MonitoringLocationIdentifier %in% tds_sites$MonitoringLocationIdentifier) #Extract selected sites w/ TDS data 
buildMap(sites=sites_w_tds) #Generate a map of those sites