| opts_pairlist | R Documentation |
Depending on constructor, we construct the object as follows:
"pairlist" (default): Build the object using a pairlist() call.
"pairlist2" : Build the object using a rlang::pairlist2() call.
opts_pairlist(constructor = c("pairlist", "pairlist2"), ...)
constructor |
String. Name of the function used to construct the object, see Details section. |
... |
Additional options used by user defined constructors through the |
An object of class <constructive_options/constructive_options_pairlist>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.