Run R commands on all files in the directory
0
0
Entering edit mode
3.9 years ago
rse ▴ 100

Hi guys,

I want to know how can i run R commands on all files in the directory?

Thanks in advance

R • 1.1k views
ADD COMMENT
0
Entering edit mode

The easy way - a for loop in bash. The good way - pipeline manager like nextflow/wdl/snakemake

ADD REPLY
0
Entering edit mode

Thanks for the answer. I want to do using R

ADD REPLY
0
Entering edit mode

Please add some details if you wish an answer beyond use a loop(because loops do exist in every programming language, also in R).

ADD REPLY
0
Entering edit mode

Thanks for the answer. I want to run read.table on all files in my directory

ADD REPLY

Login before adding your answer.

Traffic: 2755 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6