+2 votes
in Data Handling by
Which command can be used to import text files in R

1 Answer

0 votes
by
read.table()
...