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