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
@mstackhouse I'm thinking we would want total row functionality for shift layers. Not sure how common that is but the functionality makes sense and I don't think it would be too tricky.
Prerequisites
For more information, see the
CONTRIBUTING
guide.Description
On shift layers,
add_total_row()
is accepted but has no effect, whileset_missing_count()
explicitly produces an error.Steps to Reproduce (Bug Report Only)
Struggled with reprex for this...
Expected behavior: [What you expected to happen]
Either an error to signify not supported on Shift layers, or a total row.
Actual behavior: [What actually happened]
Table completes build with no messages
Versions
_Note: This is currently from branch gh_issue_32 which is based on devel
The text was updated successfully, but these errors were encountered: