for loop over every nth element in R

前端 未结 0 348
醉话见心
醉话见心 2020-12-05 00:37

I have a some files in a folder and I could list them using dir()

epochs <- dir(path = paste0(getwd(), "/", "model"))
# sort epochs in          


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