| tidyselect_row_sums | R Documentation |
Tidyselect helper to sum across rows. Wrangle rowSums() or rowMeans() into accepting tidyverselect helpers.
tidyselect_row_sums(.data, ..., .value = "row_sum", na.rm = FALSE)
.value |
Specify the output variable name. |
na.rm |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.