Custom cleaning a vector of strings using janitor::make_clean_names()

前端 未结 0 923
盖世英雄少女心
盖世英雄少女心 2021-01-21 21:11

I have a vector that contains column names of a data frame. I want to clean up those strings.

vec_of_names <- c("FIR         


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