-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 725 Bytes
/
Copy pathNAMESPACE
File metadata and controls
29 lines (28 loc) · 725 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
# Generated by roxygen2: do not edit by hand
export(install)
export(install_rgtk2_and_deps)
export(make_FileList)
export(read_transcript)
export(retrieve_codingtable)
export(search_codes)
export(start)
import(RSQLite)
import(stringr)
import(utils)
importFrom(assertthat,is.string)
importFrom(devtools,has_devel)
importFrom(devtools,install)
importFrom(devtools,install_version)
importFrom(dplyr,`%>%`)
importFrom(dplyr,count)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(purrr,iwalk)
importFrom(purrr,map2_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,walk2)
importFrom(readtext,readtext)
importFrom(utils,download.file)
importFrom(utils,install.packages)
importFrom(utils,untar)
importFrom(utils,unzip)