This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Run R commands on all files in the directory

Hi guys,

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

Thanks in advance

r

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

Thanks for the answer. I want to do using R

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

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

0 answers

No answers yet.

Log in to answer this question.