# NOT RUN {
# Query CliFlo for wind at Reefton Ews
cf_query(cf_user(), cf_datatype(2, 1, 1, 1), cf_station(), "2012-01-01 00")
# Oops! Forgot to assign it to a variable...
reefton.wind = cf_last_query()
reefton.wind
# }
Run the code above in your browser using DataLab