This function computes the standard deviation of the values in x.
It calls stats::sd
except that it also accepts optional
arguments and therefore can be used in conjunction with other functions
in summarise_projections
.
This function computes the standard deviation of the values in x.
It calls stats::sd
except that it also accepts optional
arguments and therefore can be used in conjunction with other functions
in summarise_projections
.