cat_names: A function to print variable names for easy pasting to a new...

View source: R/cat_names.R

cat_namesR Documentation

A function to print variable names for easy pasting to a new character vector.

Description

A function to print variable names for easy pasting to a new character vector.

Usage

cat_names(x)

Arguments

x

a data.frame

Examples

cat_names(iris)

barrenWuffet/convPkg documentation built on Jan. 25, 2024, 9:59 p.m.