Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
elimillera committed Aug 11, 2023
1 parent 60db2b0 commit 3fab1e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/utils-xportr.R
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ xpt_validate_var_names <- function(varnames,

#' Validate Dataset Can be Written to xpt
#'
#' Function used to validate xpt files before they are sent to `haven::write_xpt`
#' for writing.
#' Function used to validate dataframes before they are sent to
#' `haven::write_xpt` for writing.
#'
#' @param data Dataset to be exported as xpt file
#'
Expand Down
4 changes: 2 additions & 2 deletions man/xpt_validate.Rd

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

0 comments on commit 3fab1e3

Please sign in to comment.