Skip to content

Commit 3f44c55

Browse files
committed
Mention that we also use the split_by variables for sorting
1 parent 6b28a55 commit 3f44c55

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

R/write_vc.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ write_vc.default <- function(
5050
#' @rdname write_vc
5151
#' @param split_by An optional vector of variables name to split the text files.
5252
#' This creates a separate file for every combination.
53+
#' We prepend these variables to the vector of `sorting` variables.
5354
#' @export
5455
#' @importFrom assertthat assert_that is.string is.flag
5556
#' @importFrom yaml read_yaml write_yaml

man/meta.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/write_vc.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)