weixin_39939661
2020-12-26 01:15Feature request: use readr::type_convert() to match read_csv behavior
Would be great if read_excel()
output followed similar behavior to read_csv in terms of determining column types, ie:
readxl::read_excel("data.xlsx") %>% readr::type_convert()
would be the default output of just running readxl::read_excel("data.xlsx")
该提问来源于开源项目:tidyverse/readxl
- 点赞
- 回答
- 收藏
- 复制链接分享
4条回答
为你推荐
- 读取具有固定宽度和缺失值的表格数据
- it技术
- 互联网问答
- IT行业问题
- 计算机技术
- 编程语言问答
- 2个回答