contents: Find contents of variables/factors - either "numeric",...

Description Usage Arguments Details Value Author(s) See Also

View source: R/merge_utils.R

Description

Find contents of variables/factors - either "numeric", "logical" or "character"

Usage

1

Arguments

x

Details

If 'x' is a vector or matrix then a single string is returned, if 'x' is a list or dataframe then a character vector is returned with each entry indicating the contents of the corresponding element/column.

Value

A single string or a character vector

Author(s)

Ben Veal

See Also

is.character.contents, is.numeric.contents, is.logical.contents


vapniks/mergeutils documentation built on May 3, 2019, 4:33 p.m.