fx_default_fxInfo_name: Effex Functions: Default for the column 'fxInfo_name'

Description Usage Arguments Examples

Description

fxInfo_name is a more human-readable title of the particular variable than name. Nevertheless, inference simply assigns the name to it and replaces underscores with spaces.

Usage

1

Arguments

data

A data frame

mf

The metaframe. The metaframe of data is set as default.

Examples

1
2
3
fx_default_fxInfo_name(
  data.frame(Column1 = 1:10, Column_with_underscore = 1:10)
)

sflippl/tectr documentation built on May 6, 2019, 8:51 a.m.