-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
DBP, SBP and Pulse Rate are measured in integer and Temperature in 1 decimal point. Could it be updated properly? I think it can be as follows:
DBP, SBP and Pulse Rate : .formats = list("n" = "xx", "Mean (SD)" = "xx.x (xx.x)", "Median" = "xx.x", "Min - Max" = "xx - xx"),
Temperature : .formats = list("n" = "xx", "Mean (SD)" = "xx.xx (xx.xx)", "Median" = "xx.xx", "Min - Max" = "xx.x - xx.x"),
For the current outputs generated by Chevron show 3 decimals for Mean, SD and Median, and 2 decimals for min-max. It is too much.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels