-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 886 Bytes
/
Copy pathNAMESPACE
File metadata and controls
34 lines (33 loc) · 886 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
33
34
# Generated by roxygen2: do not edit by hand
export(read_data)
export(render_rmd)
import(data.table)
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(forecast,forecast)
importFrom(imputeTS,na_interpolation)
importFrom(magrittr,"%>%")
importFrom(metafor,ranef)
importFrom(metafor,rma)
importFrom(metafor,rma.mv)
importFrom(metafor,transf.ilogit)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfc)
importFrom(purrr,pluck)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stringr,str_remove)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,separate)