powered by
To convert iGAP format to MM format.
iGAP_to_MM(data, location)
Return a dataframe with the MM format.
The dataframe with the iGAP format.
The location of the symbolic variable in the data.
data(abalone.iGAP) abalone <- iGAP_to_MM(abalone.iGAP, 1:7)
Run the code above in your browser using DataLab