-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Should we add an argument that skips the input checks, e.g. ard_tabulate(dev_mode = TRUE) and we won't check the classes of inputs, won't process tidyselect, etc.
This could improve efficiency when writing functions that wrap our ARD functions. In the user facing functions, we've already performed many checks, and now we're re-checking them.
Also, this could be implemented via an option instead of an argument, so it's less user facing.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status