indexing through function to gather multiple values

后端 未结 0 550
长发绾君心
长发绾君心 2021-01-02 07:52

I want to extract a sequence of values from this dataframe altogether to form a single output, I can do so individually using:

p <- function(x, i){
 r<-         


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