-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
39 lines (38 loc) · 977 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
S3method(print,metadata_list)
export(atc_copy_all_content)
export(atc_copy_content)
export(atc_open_content)
export(atc_package_content)
export(atc_plot_hospitals)
export(atc_plot_state_map)
export(atc_plot_us_map)
export(atc_write_all_manifests)
export(atc_write_manifest)
export(folder_content_metadata)
export(format_currency)
export(format_number)
import(fs)
import(ggiraph)
import(ggplot2)
import(rlang)
importFrom(crayon,black)
importFrom(crayon,blue)
importFrom(crayon,bold)
importFrom(crayon,cyan)
importFrom(crayon,green)
importFrom(crayon,magenta)
importFrom(crayon,red)
importFrom(here,here)
importFrom(purrr,iwalk)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,set_names)
importFrom(purrr,walk)
importFrom(rsconnect,writeManifest)
importFrom(rstudioapi,navigateToFile)
importFrom(stats,predict)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(yaml,read_yaml)