Description Usage Arguments Value Examples
View source: R/tidy_up-cbind_weather.R
Flatten weather column in data frame. (DEPRECATED)
| 1 | 
| data | data frame containing weather column | 
data frame with flattened weather (data)
| 1 2 3 4 | ## Not run: 
   get_forecast("Kassel") %>% cbind_weather()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.