tolower_names: Make names of a tibble tolower

Description Usage Arguments Value Examples

View source: R/str_pipe_all.R

Description

Make names of a tibble tolower

Usage

1

Arguments

d

tibble

Value

A tibble

Examples

1
2
library(magrittr)
iris %>% tolower_names %>% head

GuillaumePressiat/stringfix documentation built on Dec. 25, 2021, 12:24 a.m.