# Generated by roxygen2: do not edit by hand

S3method("[",simulation_results)
S3method(plot,simulation_results)
export(ceiling_density)
export(cellular_automata_dispersal)
export(compare_emp)
export(competition_density)
export(density_dependence_dispersing)
export(disturbance)
export(exponential_dispersal_kernel)
export(extract_spatial)
export(fast_dispersal)
export(fire_effects)
export(growth)
export(kernel_dispersal)
export(landscape)
export(modified_transition)
export(mortality)
export(plot_hab_spatial)
export(plot_k_spatial)
export(plot_k_trend)
export(plot_pop_spatial)
export(plot_pop_trend)
export(population_dynamics)
export(set_proportion_dispersing)
export(simulation)
export(translocation)
importFrom(Rcpp,sourceCpp)
importFrom(future,future)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,value)
importFrom(memuse,Sys.meminfo)
importFrom(memuse,mu.size)
importFrom(raster,animate)
importFrom(viridisLite,viridis)
useDynLib(steps)
