# roxygen generated flag
options(R_CHECK_RUNNING_EXAMPLES_=TRUE)
# list all main algorithms
nmfAlgorithm()
# list all versions of algorithms
nmfAlgorithm(all=TRUE)
# list all plain R versions
nmfAlgorithm(version='R')
Run the code above in your browser using DataLab