geom_eval {bvhar} | R Documentation |
Adding Test Data Layer
Description
This function adds a layer of test dataset.
Usage
geom_eval(data, colour = "red", ...)
Arguments
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 |
Value
A ggplot layer
[Package bvhar version 2.0.1 Index]