rmw_plot_test_prediction {rmweather} | 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