mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
248 B
248 B
Extract column labels from a data frame
Extract column labels from a data frame
Usage
extract_labels(df)
Arguments
-
df:
A data frame.
Value
A named character vector of label strings (only labelled columns included).