Re: [R] rcorr error in R stat

2017-09-22 Thread Chaitanya Ganne
, September 21, 2017 1:21:22 PM To: Chaitanya Ganne; r-help Subject: Re: [R] rcorr error in R stat Hello, Also, the other file, NPA.csv, is not in tabular form. Can you please reformat it? Rui Barradas Citando ruipbarra...@sapo.pt: > Hello, > > Please keep this on the list, always

Re: [R] rcorr error in R stat

2017-09-21 Thread ruipbarradas
Hello, Also, the other file, NPA.csv, is not in tabular form. Can you please reformat it? Rui Barradas Citando ruipbarra...@sapo.pt: Hello, Please keep this on the list, always cc r-help. One of the files in your attachment is empty: y <- read.csv(file.choose("GT.csv")) Error in read.tab

Re: [R] rcorr error in R stat

2017-09-21 Thread ruipbarradas
Hello, Please keep this on the list, always cc r-help. One of the files in your attachment is empty: y <- read.csv(file.choose("GT.csv")) Error in read.table(file = file, header = header, sep = sep, quote = quote,  :   no lines available in input Rui Barradas   Citando Chaitanya Ganne : > Than