refactor: some code tweaking

This commit is contained in:
2026-04-13 09:41:30 +03:00
parent f9d84bf245
commit 4225c4d382
5 changed files with 22 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
#' @export
init_val <- function(scheme, ns) {
init_val = function(scheme, ns) {
options(box.path = here::here())
box::use(modules/data_manipulations[check_for_empty_data])