Retrieve and evaluate a lcMethod argument by name
Retrieve and evaluate a lcMethod argument by name
## S4 method for signature 'lcMethod' x$name
x |
The |
name |
Name of the argument to retrieve. |
The argument evaluation result.
m <- lcMethodKML(nClusters = 3) m$nClusters # 3
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.