pkgdown/custom.css

Skip to contents pkgdown/home.html

A function to format labels data from wide to long format

Usage

pivot_Labels(labels_path, simplify_labels = FALSE, out_dir_path = NULL)

Arguments

labels_path

chr. Path to the labeling file

simplify_labels

logical Decompose and simplify the labels when TRUE. By defaut it is FALSE.

out_dir_path

chr. The path to the directory use to stored the result.

Value

tibble

pkgdown/footer.html