powered by
To convert iGAP files to CSV files.
iGAP_to_MM(data, location)
A CSV data file.
The iGAP file.
The location of the symbolic variable in the data.
data(Abalone.iGAP) Abalone <- iGAP_to_MM(Abalone.iGAP, c(1, 2, 3, 4, 5, 6, 7))
Run the code above in your browser using DataLab