# Generated by roxygen2: do not edit by hand

export("%>%")
export(TROLL.version)
export(autogif)
export(generate_climate)
export(generate_lidar)
export(generate_parameters)
export(get_chm)
export(get_forest)
export(load_output)
export(load_stack)
export(stack)
export(troll)
export(trollCpp)
export(trollsim)
export(trollstack)
export(update_parameters)
exportClasses(trollsim)
exportClasses(trollstack)
exportMethods(autoplot)
exportMethods(get_chm)
exportMethods(get_forest)
exportMethods(print)
exportMethods(show)
exportMethods(summary)
exportMethods(update_parameters)
import(ggplot2)
import(methods)
import(viridis)
importFrom(Rcpp,sourceCpp)
importFrom(doParallel,registerDoParallel)
importFrom(doSNOW,registerDoSNOW)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,recode)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(gganimate,transition_time)
importFrom(iterators,icount)
importFrom(lidR,LAS)
importFrom(lidR,p2r)
importFrom(lidR,rasterize_canopy)
importFrom(lidR,readLAS)
importFrom(lubridate,as_date)
importFrom(lubridate,as_datetime)
importFrom(lubridate,days_in_month)
importFrom(lubridate,force_tz)
importFrom(lubridate,hms)
importFrom(lubridate,hour)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(readr,cols)
importFrom(readr,read_file)
importFrom(readr,read_tsv)
importFrom(readr,write_tsv)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(stats,decompose)
importFrom(stats,spline)
importFrom(stats,ts)
importFrom(sys,exec_wait)
importFrom(terra,as.data.frame)
importFrom(terra,extract)
importFrom(terra,focal)
importFrom(terra,rast)
importFrom(terra,time)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,setTxtProgressBar)
importFrom(utils,timestamp)
importFrom(utils,txtProgressBar)
importFrom(vroom,vroom)
useDynLib(rcontroll, .registration = TRUE)
