Description Usage Arguments Value Author(s)
Given a method defined in a BenchDesign, this helper function returns a modified method with new parameters defined as a list of quosures.
1 | .modmethod(m, q, .overwrite)
|
m |
method |
q |
quosure list of new parameters |
.overwrite |
logical whether to overwrite parameters |
modified method.
Patrick Kimes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.