Inspect or change SUBJECT-CODE.
Examples
# Set SUBJECT-CODE
x1 <-
px(population_gl) |>
px_subject_code('POP')
# Print SUBJECT-CODE
px_subject_code(x1)
#> [1] "POP"
Inspect or change SUBJECT-CODE.
# Set SUBJECT-CODE
x1 <-
px(population_gl) |>
px_subject_code('POP')
# Print SUBJECT-CODE
px_subject_code(x1)
#> [1] "POP"