Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

labels_to_column

Labels to column names


Description

Labels to column names

Usage

labels_to_column(.data)

Arguments

.data

Data frame or tibble.

Value

Data frame or tibble

Examples

library(dplyr)
colon_s %>% 
  select(sex.factor) %>% 
  labels_to_column()

finalfit

Quickly Create Elegant Regression Results Tables and Plots when Modelling

v1.0.2
MIT + file LICENCE
Authors
Ewen Harrison [aut, cre], Tom Drake [aut], Riinu Ots [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.