-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
35 lines (34 loc) · 947 Bytes
/
NAMESPACE
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
33
34
35
# Generated by roxygen2: do not edit by hand
export(assign_season)
export(filter_multiple_dates)
export(nd_classifier)
export(nd_remover)
export(normVarNames)
export(read_winmodel_sheet)
export(read_winmodel_xlsb)
export(remove_comma)
export(us_base_map)
export(xl_serial_time_conversion)
import(ggplot2)
importFrom(dplyr,left_join)
importFrom(excel.link,xl.read.file)
importFrom(excel.link,xl.sheets)
importFrom(excel.link,xl.workbook.open)
importFrom(ggthemes,theme_map)
importFrom(lubridate,is.POSIXt)
importFrom(lubridate,month)
importFrom(lubridate,round_date)
importFrom(maptools,elide)
importFrom(maptools,spRbind)
importFrom(maptools,unionSpatialPolygons)
importFrom(rgdal,readOGR)
importFrom(rgeos,gUnaryUnion)
importFrom(rlang,.data)
importFrom(sp,CRS)
importFrom(sp,bbox)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(stringr,str_pad)
importFrom(tidyr,gather)
importFrom(utils,download.file)
importFrom(utils,unzip)