if (FALSE) {
## link to the OTB binaries
otblink<-link2GI::linkOTB()
if (otblink$exist) {
## parse all modules
moduleList<-parseOTBAlgorithms(gili = otblink)
## print the list
print(moduleList)
}
}
Run the code above in your browser using DataLab