| opf_normalize | R Documentation | 
Normalizes data for the OPF classifier
opf_normalize(dataSet)
| dataSet | The subGraph object | 
Returns the normalized subGraph
dataset <- opf_read_subGraph(system.file("extdata/boat.dat",package = "LibOPF"))
dat <- opf_normalize(dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.