geom_eval {bvhar} | R Documentation |
This function adds a layer of test dataset.
geom_eval(data, colour = "red", ...)
data |
Test data to draw, which has the same format with the train data. |
colour |
Color of the line (By default, |
... |
Other arguments passed on the |
A ggplot layer