Skip to content

Commit

Permalink
Update R/order.R
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Straub <ben.x.straub@gsk.com>
  • Loading branch information
elimillera and bms63 authored Jun 15, 2023
1 parent 7ad340b commit b7aaa9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions R/order.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
#'
#' @export
#'
#' @section Messaging: `var_ord_msg` is the primary messaging tool for
#' `xportr_order`. There are two primary messages that are output from
#' `var_ord_msg`. The first is the "moved" variables. These are the variables
#' @section Messaging: `var_ord_msg()` is the primary messaging tool for
#' `xportr_order()`. There are two primary messages that are output from
#' `var_ord_msg()`. The first is the "moved" variables. These are the variables
#' that were not found in the metadata file and moved to the end of the
#' dataset. A message will be generated noting the number, if any, of
#' variables that were moved to the end of the dataset. If any variables were
Expand Down

0 comments on commit b7aaa9f

Please sign in to comment.