forked from stephens999/dscr
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
38 lines (37 loc) · 771 Bytes
/
NAMESPACE
File metadata and controls
38 lines (37 loc) · 771 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
33
34
35
36
37
38
# Generated by roxygen2 (4.1.1): do not edit by hand
export(addMethod)
export(addOutputParser)
export(addScenario)
export(addScore)
export(add_method)
export(add_output_parser)
export(add_scenario)
export(add_score)
export(getOutputtypes)
export(get_output_types)
export(listMethods)
export(listScenarios)
export(listScores)
export(list_methods)
export(list_output_parsers)
export(list_scenarios)
export(list_scores)
export(listoutputParsers)
export(loadExample)
export(load_example)
export(new.dsc)
export(new_dsc)
export(reset_dsc)
export(reset_method)
export(reset_scenario)
export(run_dsc)
export(shiny_plot)
export(sourceDir)
export(source_dir)
import(assertthat)
import(ggplot2)
import(knitr)
import(plyr)
import(reshape2)
import(shiny)
importFrom(magrittr,"%>%")