search for: cntl1

Displaying 1 result from an estimated 1 matches for "cntl1".

Did you mean: cnt1
2006 Jul 30
2
Reading multiple txt files into one data frame
...in R assuming all my text files are in one directory. Is it also possible to customize the column headers. For example if I have 32 trials and 16 are experimental and 16 are control and I want to name the columns "Expt1", Expt2",... "Expt16" and the control columns "Cntl1",...Cntl16". Kartik