# Set a few variable labels for ctDNA
data("ctDNA")
ctDNA <- ctDNA |> set_var_labels(
ctdna_status="detectable ctDNA",
cohort="A cohort label")
# Clear all variable data frames and check
clear_labels(ctDNA)
Run the code above in your browser using DataLab