# Generated by roxygen2: do not edit by hand

S3method(get_var,osmose)
S3method(get_var,osmose.config)
S3method(plot,osmose)
S3method(plot,osmose.biomass)
S3method(plot,osmose.config)
S3method(plot,osmose.config.predation)
S3method(plot,osmose.config.reproduction)
S3method(plot,osmose.config.species)
S3method(print,osmose)
S3method(print,summary.osmose)
S3method(report,osmose)
S3method(summary,osmose)
S3method(summary,osmose.biomass)
S3method(summary,osmose.dietMatrix)
S3method(summary,osmose.meanTL)
S3method(summary,osmose.meanTLCatch)
S3method(summary,osmose.mortalityRate)
export(cacheManager)
export(getVar)
export(get_var)
export(osmose2R)
export(osmose_demo)
export(read_osmose)
export(report)
export(runOsmose)
export(run_osmose)
export(write.osmose)
export(write_osmose)
import(grDevices)
import(graphics)
importFrom(fields,image.plot)
importFrom(fields,tim.colors)
importFrom(knitr,knit)
importFrom(mgcv,gam)
importFrom(ncdf4,nc_close)
importFrom(ncdf4,nc_create)
importFrom(ncdf4,nc_open)
importFrom(ncdf4,ncatt_get)
importFrom(ncdf4,ncatt_put)
importFrom(ncdf4,ncdim_def)
importFrom(ncdf4,ncvar_def)
importFrom(ncdf4,ncvar_get)
importFrom(ncdf4,ncvar_put)
importFrom(rlist,list.merge)
importFrom(rmarkdown,render)
importFrom(stats,dlnorm)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,unzip)
importFrom(utils,write.csv)
importFrom(utils,write.table)
