-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 811 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 811 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
# Generated by roxygen2: do not edit by hand
export(get_extract_file)
export(get_extract_updates)
export(get_otn_template)
export(get_project_file)
export(get_tag_search)
export(list_extract_files)
export(list_my_projects)
export(list_project_files)
export(list_projects)
export(matos_login)
export(matos_logoff)
export(matos_receiver_summary)
export(matos_tag_summary)
export(set_matos_credentials)
export(skip_example_on_ci)
export(skip_example_on_cran)
export(skip_example_on_runiverse)
export(upload_file)
importFrom(memoise,forget)
importFrom(utils,URLencode)
importFrom(utils,browseURL)
importFrom(utils,download.file)
importFrom(utils,installed.packages)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,unzip)
importFrom(utils,write.csv)