label_visitation_forecast {VisitorCounts} | R Documentation |
labeled_visitation_forecast Class
Description
Class for visitation_model predictions (for use with predict.visitation_model()).
Usage
label_visitation_forecast(visitation_forecast, label)
Arguments
visitation_forecast |
A visitation_forecast object |
label |
A character string of the label of forecast |
Value
Object of class "visitation_forecast_ensemble".
[Package VisitorCounts version 2.0.0 Index]