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
At J&J we need a few formats that aren't currently implemented but we'd like to avoid needing a custom formatting function. The corresponding PR implements them with tests.
Specifically we need "xx.x (xx.xx)" (one more digit in parentheses) and siblings for mean (sd) and we need "xx, xx" and siblings for ranges (don't ask me why we can't just use the hyphen variants, I don't know.
The text was updated successfully, but these errors were encountered:
At J&J we need a few formats that aren't currently implemented but we'd like to avoid needing a custom formatting function. The corresponding PR implements them with tests.
Specifically we need "xx.x (xx.xx)" (one more digit in parentheses) and siblings for mean (sd) and we need "xx, xx" and siblings for ranges (don't ask me why we can't just use the hyphen variants, I don't know.
The text was updated successfully, but these errors were encountered: