# Generated by roxygen2: do not edit by hand

export(get_elevation)
export(get_era5_tme)
export(get_fast_info)
export(overall_trend)
export(spp_strategy)
export(spp_trend)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(patchwork,plot_layout)
importFrom(sf,read_sf)
importFrom(sf,st_as_sf)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stringr,str_extract)
importFrom(terra,crs)
importFrom(terra,extract)
importFrom(terra,nlyr)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,time)
importFrom(terra,varnames)
importFrom(terra,vect)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,starts_with)
importFrom(utils,head)
