get_relabel_call(
labels = c(
x = as.name("ANL"),
AGE = "Age",
AVAL = "Continuous variable"
)
)
get_relabel_call(
labels = c(
AGE = "Age",
AVAL = "Continuous variable"
)
)
Run the code above in your browser using DataLab