[R] escape characters in shell commands
    Steven Kennedy 
    stevenkennedy2263 at gmail.com
       
    Tue May 24 23:45:28 CEST 2011
    
    
  
As a different approach, you could just use the readLines function:
length(readLines(D:\my_dir\my_file))
    
    
More information about the R-help
mailing list