# Generated by roxygen2: do not edit by hand

S3method("+",projections)
S3method("[",projections)
S3method(as.data.frame,projections)
S3method(as.matrix,projections)
S3method(cumulate,projections)
S3method(get_dates,projections)
S3method(plot,projections)
S3method(print,projections)
S3method(subset,projections)
S3method(summary,projections)
export(add_projections)
export(build_projections)
export(get_dates)
export(merge_add_projections)
export(merge_projections)
export(project)
importFrom(graphics,plot)
importFrom(incidence,cumulate)
importFrom(incidence,get_dates)
importFrom(methods,is)
importFrom(stats,as.ts)
