| Middlemost {GCDkit} | R Documentation | 
Assigns data for Middlemost's diagram into Figaro template (list 'sheet') and appropriate values into 'x.data' and 'y.data'.
MiddlemostPlut()
Classification diagram, as proposed by Middlemost (1985) for plutonic rocks.
 
 
| sheet | list with Figaro Style Sheet data | 
| x.data | SiO2 weight percent | 
| y.data | Na2O+K2O weight percent | 
| results | matrix with classification results | 
| groups | vector with classification results | 
| grouping | set to -1 | 
Vojtech Erban, erban@sopky.cz
 
& Vojtěch Janoušek, vojtech.janousek@geology.cz
Middlemost EAK (1985) Magmas and Magmatic Rocks. Longman, London
    sampleDataset("sazava")
    
    # Plot the diagram
    plotDiagram("MiddlemostPlut", FALSE)
    
    # To classify data stored in WR
    classify("MiddlemostPlut")