# Generated by roxygen2: do not edit by hand

S3method(print,swcEcon_bcr)
S3method(print,swcEcon_irr)
S3method(print,swcEcon_mbcr)
S3method(print,swcEcon_mc)
S3method(print,swcEcon_mrr)
S3method(print,swcEcon_npv)
S3method(print,swcEcon_pbp)
S3method(print,swcEcon_pipeline)
S3method(print,swcEcon_result)
S3method(print,swcEcon_sens)
S3method(print,swcEcon_soil)
S3method(print,swcEcon_sv)
S3method(print,swcEcon_water)
export(calc_bcr)
export(calc_employment)
export(calc_irr)
export(calc_irrigation_benefit)
export(calc_mbcr)
export(calc_mrr)
export(calc_npv)
export(calc_nutrient_cost)
export(calc_pbp)
export(calc_soil_loss_cost)
export(calc_switching_value)
export(calc_water_value)
export(generate_swc_report)
export(monte_carlo_swc)
export(run_swc_pipeline)
export(sensitivity_analysis)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,write.csv)
