powered by
Retrieve and evaluate a lcMethod argument by name
# S4 method for lcMethod $(x, name)
The lcMethod object.
lcMethod
Name of the argument to retrieve.
The argument evaluation result.
# NOT RUN { m <- lcMethodKML(nClusters = 3) m$nClusters # 3 # }
Run the code above in your browser using DataLab