R Studio: Creating a empty list results in an Error: 'names' attribute [1] must be the same length as the vector [0]

前端 未结 0 610
猫巷女王i
猫巷女王i 2021-01-04 03:42

I am quite new to R and tried to create an empty list (names Input_IMPLEMENTATION) using:

Input_IMPLEMENTATION<-vector(mode="list",length=7)


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