View source: R/rmweather_plotting_functions.R
rmw_plot_test_prediction | R Documentation |
rmw_predict_the_test_set
.Function to plot the test set and predicted set after
rmw_predict_the_test_set
.
rmw_plot_test_prediction(df, bins = 30, coord_equal = TRUE)
df |
Tibble created by |
bins |
Numeric vector giving number of bins in both vertical and horizontal directions. |
coord_equal |
Should axes be forced to be equal? |
ggplot2 plot with a hex geometry.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.