You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I now think the ... should just be for the user facing interface. We might just pass around an opts object.
As an early step we resolve the the "constructive_options" object, the named args, and the template into an opts object and we forward it. dots don't need to be used. It's more efficient too, we don't fetch_opts() several times.
This is internal/not breaking, so not crucial for 1st CRAN release
The text was updated successfully, but these errors were encountered:
From #56
This is internal/not breaking, so not crucial for 1st CRAN release
The text was updated successfully, but these errors were encountered: