# Generated by roxygen2: do not edit by hand

S3method(plot,sim_results)
S3method(print,sim_data)
S3method(print,sim_results)
S3method(print,summary.sim_data)
S3method(print,summary.sim_results)
S3method(subset,sim_results)
S3method(summary,sim_data)
S3method(summary,sim_results)
S3method(to_rast,sim_results)
S3method(update,sim_data)
export(K_get_interpolation)
export(disp)
export(exponential)
export(get_observations)
export(gompertz)
export(initialise)
export(ricker)
export(sim)
export(to_rast)
importFrom(assertthat,assert_that)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(methods,formalArgs)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,parLapply)
importFrom(parallel,parLapplyLB)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(pbapply,pbvapply)
importFrom(stats,approx)
importFrom(stats,getCall)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reshape)
importFrom(stats,rgeom)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(terra,"crs<-")
importFrom(terra,"nlyr<-")
importFrom(terra,"res<-")
importFrom(terra,"values<-")
importFrom(terra,adjacent)
importFrom(terra,app)
importFrom(terra,as.matrix)
importFrom(terra,classify)
importFrom(terra,compareGeom)
importFrom(terra,crs)
importFrom(terra,distance)
importFrom(terra,ext)
importFrom(terra,extend)
importFrom(terra,extract)
importFrom(terra,is.lonlat)
importFrom(terra,ncell)
importFrom(terra,nlyr)
importFrom(terra,plot)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,setValues)
importFrom(terra,spatSample)
importFrom(terra,subset)
importFrom(terra,unwrap)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(terra,wrap)
importFrom(terra,xmax)
importFrom(terra,xmin)
importFrom(terra,xyFromCell)
importFrom(terra,ymax)
importFrom(terra,ymin)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(zoo,na.approx)
