-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 807 Bytes
/
Copy pathNAMESPACE
File metadata and controls
31 lines (30 loc) · 807 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
S3method(scope,"function")
S3method(scope,call)
S3method(scope,character)
S3method(scope,default)
S3method(scope,quosure)
S3method(unscope,"function")
S3method(unscope,character)
S3method(unscope,default)
export(scope)
export(unscope)
import(rlang, except = ":=")
importFrom(data.table,"%chin%")
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,set)
importFrom(data.table,setindexv)
importFrom(data.table,setkeyv)
importFrom(data.table,shift)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map_chr)
importFrom(purrr,map_depth)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(purrr,pwalk)
importFrom(purrr,walk)