We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96ded3f + debc7a1 commit 32b73eaCopy full SHA for 32b73ea
R/uncount.R
@@ -1,7 +1,7 @@
1
#' "Uncount" a data frame
2
#'
3
#' Performs the opposite operation to [dplyr::count()], duplicating rows
4
-#' acoording to a weighting variable (or expression).
+#' according to a weighting variable (or expression).
5
6
#' @param data A data frame, tibble, or grouped tibble.
7
#' @param weights A vector of weights. Evaluated in the context of `data`;
0 commit comments