-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 814 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 814 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
# Generated by roxygen2: do not edit by hand
export(oceandata_parameter_map)
export(oceandata_parameters)
export(oceandata_platform_map)
export(oceandata_timeperiod_map)
export(oceandata_url_mapper)
export(read_repo_config)
export(repo_summary)
export(sync_batch)
export(sync_repo)
import(assertthat)
import(plyr)
import(stringr)
importFrom(R.cache,addMemoization)
importFrom(R.utils,bunzip2)
importFrom(R.utils,gunzip)
importFrom(digest,digest)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,validate)
importFrom(rmarkdown,render)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_session)
importFrom(rvest,jump_to)
importFrom(stats,na.omit)
importFrom(utils,capture.output)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,unzip)
importFrom(xml2,url_absolute)