-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 772 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Generated by roxygen2: do not edit by hand
export(getClimDaymet)
export(getClimDrought)
export(getClimNOAA)
export(getClimWStat)
export(plotClimAnom)
export(plotClimBar)
export(plotClimComps)
export(plotClimCumPrecip)
export(plotClimDrought)
export(plotClimRel)
export(plotClimTrend)
export(sumStatsTable)
export(theme_NETN)
import(ggplot2)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_min)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)