paris_in_fall<- getSummarizedWeather("CDG", "2013-09-30") #will get Temp columns by default
#
windLHR <- getSummarizedWeather("LHR", "2012-12-12", "2012-12-31",
opt_custom_columns=TRUE,
custom_columns=c(17,18,19,23))
Run the code above in your browser using DataLab