Skip to content

Commit

Permalink
Update codes parameter definition
Browse files Browse the repository at this point in the history
Co-authored-by: Josiah Parry <[email protected]>
  • Loading branch information
elipousson and JosiahParry authored Nov 21, 2024
1 parent 3954804 commit 28820cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/arc-read.R
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ label_layer_fields <- function(
#' There are two options:
#'
#' - `"replace"`: coded values replace existing column values.
#' - `"label"`: coded values are applied as value labels.
#' - `"label"`: coded values are applied as value labels via a `"label"` attribute.
#' @inheritParams rlang::args_error_context
#' @export
set_layer_coded_values <- function(
Expand Down

0 comments on commit 28820cd

Please sign in to comment.