how to create a subset of list using `map`

前端 未结 0 1693
梦毁少年i
梦毁少年i 2020-12-08 05:18

I just start using map and wonder whether it is possible to build a subset with it. My current codes are:

library(tidyverse)
library(writexl)

ls         


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