-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
53 lines (52 loc) · 1.35 KB
/
NAMESPACE
File metadata and controls
53 lines (52 loc) · 1.35 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Generated by roxygen2: do not edit by hand
export(rt_contains)
export(rt_create)
export(rt_create_all)
export(rt_due_warn)
export(rt_examine_file)
export(rt_full_file)
export(rt_gives)
export(rt_has_args)
export(rt_has_class)
export(rt_has_value)
export(rt_is_OS)
export(rt_plot1)
export(rt_plot2)
export(rt_run_script)
export(rt_score)
export(rt_set_context_id)
export(rt_submit)
export(rt_test)
export(rt_test_exercise)
export(rt_test_object)
export(rt_test_task)
export(rt_update_package)
export(rt_vec)
export(rt_warn)
importFrom(base64enc,base64encode)
importFrom(berryFunctions,checkFile)
importFrom(berryFunctions,l2df)
importFrom(berryFunctions,normalizePathCP)
importFrom(berryFunctions,openFile)
importFrom(grDevices,graphics.off)
importFrom(grDevices,png)
importFrom(grDevices,xy.coords)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,content_type)
importFrom(httr,http_condition)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(rjson,toJSON)
importFrom(rstudioapi,readRStudioPreference)
importFrom(rstudioapi,selectDirectory)
importFrom(stats,rnorm)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(utils,browseURL)
importFrom(utils,compareVersion)
importFrom(utils,download.file)
importFrom(utils,install.packages)
importFrom(utils,packageDescription)
importFrom(utils,str)
importFrom(utils,unzip)