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
If an arg can have two types (length-1 logical vs character vector as in the "has_names" ticket I just submitted as #8), should we have a function to deal with those? Do we coerce at all? Maybe something that throws an error if it isn't coercible to either? Or encourage people to make S3s to handle those?
The text was updated successfully, but these errors were encountered:
If an arg can have two types (length-1 logical vs character vector as in the "has_names" ticket I just submitted as #8), should we have a function to deal with those? Do we coerce at all? Maybe something that throws an error if it isn't coercible to either? Or encourage people to make S3s to handle those?
The text was updated successfully, but these errors were encountered: