powered by
Converts a LIBSVM file to an OPF subGraph object
svm2opf(inputFile)
LIBSVM input file
Returns the OPF object
# NOT RUN { dataset <- svm2opf(system.file("extdata/boat.svm",package = "LibOPF")) # }
Run the code above in your browser using DataLab