Open maelle opened 8 years ago
I've just noticed that parameter names can be different in different locations. E.g. "PM 2.5(PM2.5)" in Hyderabad Hyderabad and "PM2.5(PM2.5)" in Hyderabad ZooPark. I'll have to be careful.
Maybe for getting data over all India I'll replace this
webElems[parText %in% parameters]
by a regular expression.
I've just noticed that parameter names can be different in different locations. E.g. "PM 2.5(PM2.5)" in Hyderabad Hyderabad and "PM2.5(PM2.5)" in Hyderabad ZooPark. I'll have to be careful.
Maybe for getting data over all India I'll replace this
by a regular expression.