export(esgcortest)
export(esgdiscountfactor)
export(esgmartingaletest)
export(esgmccv)
export(esgfwdrates)
export(esgmcprices)
export(esgplotbands)
export(esgplotshocks)
export(esgplotts)
export(simdiff)
export(simshocks)
importFrom(ggplot2, ggplot)
importFrom(ggplot2, qplot)
importFrom(gridExtra, grid.arrange)
importFrom(CDVine, CDVineSim)
importFrom(reshape2, melt)
importFrom(ycinterextra, ycinter)
importFrom(ycinterextra, ycextra)
importFrom(ycinterextra, fitted)
importFrom(Rcpp, evalCpp)
useDynLib("ESGtoolkit")

