| safe_median | R Documentation |
Calculate median with handling for empty vectors.
safe_median(x)
x |
Numeric vector. |
Median value or NA if vector is empty.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.