names2: Print names(data.frame) commented out for easy pasting into...

View source: R/names2.R

names2R Documentation

Print names(data.frame) commented out for easy pasting into code

Description

Uses cat() to print names of data.frame, but in a column with # before each. Make it convenient to copy/paste into .R code as comments

Usage

names2(x)

Arguments

x

Data.frame, required

Value

Prints results


ejanalysis/analyze.stuff documentation built on April 2, 2024, 10:10 a.m.