|
|
@ -1,5 +1,6 @@ |
|
|
|
# Generated by roxygen2: do not edit by hand |
|
|
|
|
|
|
|
export("%>%") |
|
|
|
export(assess_multimodels) |
|
|
|
export(average_spc) |
|
|
|
export(bind_lcols_dts) |
|
|
@ -36,6 +37,7 @@ import(stats) |
|
|
|
importFrom(data.table,":=") |
|
|
|
importFrom(data.table,.SD) |
|
|
|
importFrom(data.table,data.table) |
|
|
|
importFrom(data.table,fread) |
|
|
|
importFrom(data.table,rbindlist) |
|
|
|
importFrom(data.table,setDT) |
|
|
|
importFrom(data.table,setkey) |
|
|
@ -49,5 +51,4 @@ importFrom(purrr,modify_depth) |
|
|
|
importFrom(rlang,ensym) |
|
|
|
importFrom(rlang,quo_name) |
|
|
|
importFrom(rlang,set_names) |
|
|
|
importFrom(stringr,str_replace) |
|
|
|
importFrom(tidyselect,one_of) |