my errors after importing the file:
<environment: namespace:utils>
header=T, sep="\t"
Error: unexpected ',' in "header=T,"
header=T
sep="\t"
-pointer
Error: object 'pointer' not found
?objects
-read.table("path/to/object" , header=T, sep="\t")
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
cannot open file 'path/to/object': No such file or directory