Description Usage Arguments Value Examples
View source: R/countymap_v0.1.R
This function summarize county level MOVESouput
1  | county_level_map(data, path, DSfile, year, pollutantID, outpath, unit)
 | 
data | 
 the data summaryzed by summary_MOVES_data function  | 
year | 
 the year you would like to plot  | 
pollutantID | 
 pollutant ID NOx 31 VOC 81 PM2.5 110  | 
path: | 
 Design sheet path  | 
DSfile: | 
 Design sheet file  | 
hostname: | 
 SQL sever location  | 
outpath: | 
 path of county summary for all pollutant (csv file)  | 
a county level summary for NOx VOC PM2.5 emissions
1  | county_level_map(data, path, DSfile, year, unit, outpath)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.