Displaying 3 results from an estimated 3 matches for "tolos".
Did you mean:
todos
2012 May 25
4
Problem sourcing file
Hi all,
I created a file to define some functions. When I try to source this file,
sometimes it works but sometimes I get the following error:
>Source(‘File.R’)
Error in srcfilecopy(filename, lines, file.info(filename)[1, "mtime"]) :
unused argument(s) (file.info(filename)[1, "mtime"])
It works when I just started the R session, but after using some
2007 Mar 19
1
not enough disk space
...them.
The problem is when I try and install a program using wine, it says
that there is not enough disk space. This doesn't really make sense as
I've got loads of disk space all over the place:
/ -> 45gb free
/mnt/max40 -> 5gb free
wine's windows drive is locate on / at /home/tolos/.wine/drive_c/
but... there's more!
not only does a wine trying-to-install app fail to find my free space,
but it reports it wrong:
/ is reported as having ~680mb free
/mnt/max40 is reported as having ~2.7gb free
normally I would include any error messages, except, there are none.
The progr...
2015 May 08
3
pregunta
Estimados
Al dirigir la lectura de un folder tYA1.csv me da este error y no me percato del motivo, adjunto archivo. Espero su ayuda
Saludos
Jos?
> setwd("D:/Public/Documents/R/bioimpedancia")
> a<-read.csv("tYA1.csv",header=TRUE, sep=",", dec=".")
Error in read.table(file = file, header = header, sep = sep, quote = quote, :
more