# Generated by roxygen2: do not edit by hand

S3method(summary,growth_land)
S3method(summary,spwb_land)
export(add_forests)
export(add_land_cover)
export(add_soilgrids)
export(add_topography)
export(cell_neighbors)
export(check_forests)
export(check_land_cover)
export(check_soils)
export(check_topography)
export(create_fire_regime)
export(create_management_scenario)
export(default_dispersal_control)
export(default_volume_function)
export(default_watershed_control)
export(dispersal)
export(extract_variables)
export(fire_regime_instance)
export(fordyn_land)
export(fordyn_scenario)
export(fordyn_spatial)
export(growth_land)
export(growth_land_day)
export(growth_spatial)
export(growth_spatial_day)
export(impute_forests)
export(initialize_landscape)
export(landscape_summary)
export(modify_forest_structure)
export(modify_soils)
export(optimization_rock)
export(overland_routing)
export(parse_forestable)
export(plot_summary)
export(plot_variable)
export(shinyplot_land)
export(simulation_summary)
export(spwb_land)
export(spwb_land_day)
export(spwb_spatial)
export(spwb_spatial_day)
export(update_landscape)
import(ggplot2)
import(medfate)
import(meteoland)
import(methods)
import(sf)
import(shiny)
importFrom(Rcpp,evalCpp)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_done)
importFrom(cli,cli_progress_update)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(lifecycle,deprecated)
importFrom(parallel,clusterApply)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(rlang,duplicate)
importFrom(stars,st_get_dimension_values)
importFrom(stats,rlnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(terra,cellFromRowCol)
importFrom(terra,cellFromXY)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,terrain)
importFrom(terra,wrap)
importFrom(tibble,as_tibble)
importFrom(tidyr,unnest)
importFrom(tidyterra,geom_spatraster)
useDynLib(medfateland, .registration = TRUE)
