Description Usage Arguments Value Examples
View source: R/weather_preproc.R
A function that pre-process data to be take as inputs by GAM models.
| 1 | weather_preproc(weather_data)
 | 
| weather_data | [data frame] A data.frame | 
A data.frame
| 1 2 | library(imthcm)
weather_preproc(test_weather)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.