getLabel: Add column labels to the data.frame

View source: R/addLabelDf.R

getLabelR Documentation

Add column labels to the data.frame

Description

Add column labels to the data.frame

Usage

getLabel(data, colname, use.column.label = TRUE)

Arguments

data

A data.frame

colname

character. column name

use.column.label

Logical. Whether or not use column labels.


cardiomoon/moonBook documentation built on Jan. 3, 2024, 8:15 p.m.