rename_map: Rename tables with a function

Description Usage Arguments

View source: R/rename.R

Description

Rename tables with a function

Usage

1
rename_map(.data, .f, ...)

Arguments

.data

A data frame

.f

A function that takes the names of .data as its first argument.

...

Additional arguments to pass to .f


jrnold/rubbish documentation built on May 20, 2019, 2:05 a.m.