forked from pik-piam/piamValidation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
25 lines (24 loc) · 672 Bytes
/
NAMESPACE
File metadata and controls
25 lines (24 loc) · 672 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
# Generated by roxygen2: do not edit by hand
export(appendTooltips)
export(linePlotThresholds)
export(validateScenarios)
export(validationHeatmap)
export(validationPass)
export(validationReport)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggthemes,theme_tufte)
importFrom(piamInterfaces,areUnitsIdentical)
importFrom(piamutils,getSystemFile)
importFrom(readxl,excel_sheets)
importFrom(readxl,read_excel)
importFrom(utils,read.csv2)