search for: loadecgfil

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

Did you mean: loadecgfiles
2011 Mar 31
1
Assign Names of columns in data.frame dinamically
...me of each ECG. I am doing this but althought I have various days trying this i haven't gotten, so I ask help with this, if somebody cans help me I'll be so thankfully. -------------------------------------------------------------------------------------------------------- rm(list=ls()) # loadEcgFiles <- function(Dir=".") { Dir <- "."; txtfiles <- list.files(paste(Dir),'.txt$'); ecg = data.frame(ncol=1); len = length(txtfiles); for (i in 1:5 ) { # i <- 1; filename = paste(projectDir, "/"...