Fnd all currently available implementations for methdos like "nfindr" or "vca").
get.implementations(
method,
search.paths = unmixR.options("implementation.search")
)
Arguments
- method
the method (e.g. "nfindr" or "vca")
- search.paths
vector with packages and/or environment that should be searched for implementations.
Give packages in the form "package:unmixR".
Value
vector with available method names
Examples
get.implementations ("nfindr")
#> [1] "Brute"