powered by
There is an issue with the function we are using to add column labels. If you run into problems processing the labels.
drop_labels(df)
df without column labels
The data frame with column labels that you want to drop
if (FALSE) { demographics |> drop_labels() |> skimr::skim() }
Run the code above in your browser using DataLab