Skip to content

Commit

Permalink
improve writing
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryO committed Aug 14, 2019
1 parent bd5bbce commit 2495573
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/write_vc.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' @export
#' @family storage
#' @template example-io
#' @note `..generic` is a reserved name for the metadata and cannot be used as
#' @note `..generic` is a reserved name for the metadata and is a forbidden
#' column name in a `data.frame`.
write_vc <- function(
x, file, root = ".", sorting, strict = TRUE, optimize = TRUE, na = "NA",
Expand Down
2 changes: 1 addition & 1 deletion man/write_vc.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2495573

Please sign in to comment.