# Generated by roxygen2: do not edit by hand

S3method(explain,agri_model)
S3method(plot,agri_model)
S3method(plot,agri_project)
S3method(plot,agri_resample)
S3method(predict,agri_model)
S3method(print,agri_issues)
S3method(print,agri_model)
S3method(print,agri_project)
S3method(print,agri_resample)
S3method(print,agri_uncertainty)
S3method(report,agri_model)
S3method(uncertainty,agri_model)
export(add_climate)
export(add_layer)
export(add_satellite)
export(add_soil)
export(agri_project)
export(build_features)
export(check_project)
export(crop_parameters)
export(demo_agri_data)
export(explain)
export(growing_degree_days)
export(list_learners)
export(list_sources)
export(phenology_windows)
export(plot_effect)
export(plot_map)
export(plot_uncertainty)
export(provenance)
export(register_learner)
export(register_source)
export(report)
export(resample_scheme)
export(seasons_of)
export(stack_weights)
export(train_model)
export(uncertainty)
export(units_of)
importFrom(grDevices,hcl.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
