Named arguments in ... are often a sign of misspelled argument names.
env | Environment in which to look for |
---|---|
action | The action to take when the dots have not been used. One of
|
#> [1] 1 2 3#> Error : 1 components of `...` had unexpected names. #> #> We detected these problematic arguments: #> * `foof` #> #> Did you misspecify an argument?