-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 876 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 876 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
32
# Generated by roxygen2: do not edit by hand
export(stone_dump)
export(stone_extract)
export(stone_load)
export(stone_stochastic_central)
export(stone_stochastic_cert_verify)
export(stone_stochastic_graph)
export(stone_stochastic_process)
export(stone_stochastic_standardise)
export(stone_stochastic_upload)
export(stone_test_extract)
export(stone_test_transform)
export(stone_transform)
export(stoner_calculate_dalys)
export(stoner_dalys_for_db)
import(arrow)
import(dplyr)
import(readr)
importFrom(arrow,write_parquet)
importFrom(data.table,as.data.table)
importFrom(data.table,rbindlist)
importFrom(graphics,lines)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(testthat,expect_equal)
importFrom(testthat,expect_true)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,write.csv)