Skip to content

Commit

Permalink
trigger ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
rxu17 committed Oct 17, 2024
1 parent a46ee20 commit 92ea606
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/references/update_potential_phi_fields_table.R
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ get_var_currently_redacted <- function(synid_table_red) {
#' fields table.
#'
#' @param var_add Vector of variable names to add
#' @param inf_sor DataFrame with two columns corresponding to the variable name and type.
#' @param inf_sor DataFrame with two columns corresponding to the variable
#' name and type.
#' @return Matrix with table update
get_red_table_update <-function(var_add, inf_sor) {

Expand Down

0 comments on commit 92ea606

Please sign in to comment.