-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
46 lines (45 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
40
41
42
43
44
45
46
# Generated by roxygen2: do not edit by hand
export(COVID19ARCurator)
export(COVID19ARDiffSummarizer)
export(ConsolidatedDeathsData.class)
export(EdadCoder)
export(ReportGeneratorCOVID19AR)
export(TestCaseCOVID19ARGenerator)
export(apiCall)
export(codeEdad)
export(exportAggregatedTables)
export(fixEncoding)
export(genDateSubdir)
export(genLogger)
export(getAPIKey)
export(getCitationNote)
export(getEnv)
export(getLogger)
export(getMaxDate)
export(getOS)
export(getPackagePrefix)
export(loadMapacheData)
export(mutate_cond)
export(normalizeString)
export(readMetadata)
export(removeAccents)
export(retrieveArgentinasDeathsStatistics)
export(retrieveFromCache)
export(retrieveURL)
export(setupTheme)
export(zipFile)
import(RColorBrewer)
import(TTR)
import(dplyr)
import(ggplot2)
import(httr)
import(jsonlite)
import(lgr)
import(magrittr)
import(readr)
import(readxl)
import(scales)
import(testthat)
import(utils)
importFrom(R6,R6Class)
importFrom(grDevices,colorRampPalette)