How to capture the names of multiple arguments (…) passed to a function?

后端 未结 0 766
忘了有多久
忘了有多久 2021-01-13 21:03

I have a couple of models that are passed by a function, the number of models is variable. Through (...) I can pass all the models as follows:

library(tidymod         


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