Depending on constructor
, we construct the object as follows:
"pairlist"
(default): Build the object using apairlist()
call."pairlist2"
: Build the object using arlang::pairlist2()
call.
Usage
opts_pairlist(constructor = c("pairlist", "pairlist2"), ...)