Can we use purrr::map() to *in-place* modify strings in nested structures?

前端 未结 0 676
有刺的猬
有刺的猬 2021-02-04 15:36

I have a tibble that nests named lists. I want to apply a cleanup function (e.g., janitor::make_clean_names()) over the named lists: both the names and the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题