get_col_var.default {tabxplor}R Documentation

Get names of column variable of fmt columns

Description

Get names of column variable of fmt columns

Usage

## Default S3 method:
get_col_var(x, ...)

Arguments

x

The object to test, to get a field in, or to modify.

...

Used in methods to add arguments in the future.

Value

A single character with the col_var attribute.


[Package tabxplor version 1.1.3 Index]