powered by
The value may be found in a spec. See PackageSpecs.
PackageSpecs
GetDefault(fun, parameter, ifnotfound = NULL)
The default parameter, possibly evaluated.
A function
parameter name
The result is evaluated if is.name returns TRUE.
is.name
TRUE
fun1 <- GetDefault(GaussSuppressionFromData, "candidates") fun2 <- GetDefault(SuppressFewContributors, "primary") fun3 <- GetDefault(SuppressDominantCells, "primary")
Run the code above in your browser using DataLab