get_diff_type.data.frame {tabxplor}R Documentation

Get differences type of fmt columns

Description

Get differences type of fmt columns

Usage

## S3 method for class 'data.frame'
get_diff_type(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 character vector with the diff_type attribute.


[Package tabxplor version 1.1.3 Index]