How to make a data construct in R which contains two components?

后端 未结 0 798
春和景丽
春和景丽 2021-01-27 02:07

How to make a data construct in R which contains two components, say

x <- (a,b)

, and make two functions to read and return the two components

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