Skip to content

Commit

Permalink
Update R/arc-read.R
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry authored Nov 21, 2024
1 parent 07d946f commit fea1030
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 @@ -308,7 +308,7 @@ label_layer_fields <- function(
#' @param .layer A Table or FeatureLayer object. Required.
#' @param field Default `NULL`. Field or fields to replace. Fields that do
#' not have coded value domains are ignored.
#' @param codes Use of field alias values. Defaults to `c("replace", "label"),`.
#' @param codes Use of field alias values. Defaults to `"replace"`.
#' There are two options:
#'
#' - `"replace"`: coded values replace existing column values.
Expand Down

0 comments on commit fea1030

Please sign in to comment.