A.13 Basic File Read/Write Functions

read.table  # read a table
read.csv    # read a csv file
write.csv   # write a csv file