Longfei2
Longfei2
Dear, There are not arguemnt like `enconding` to help output?
please see issue #314
You can see this example: ``` a % dtplyr::lazy_dt() %>% dplyr::mutate(dplyr::across(.cols = c("x1", "x2"), .fns = ~ ifelse(is.na(.x) | !.x, "", sub("x", "", dplyr::cur_column() ) ) ) ) %>% dplyr::as_tibble()...
There is the only codes of `stop("aaaa")` in test.R file. I don't know if the use of `getwd()` caused this issue? Or, I don't understand this description?
Dear, There is the same value `NULL`.