unfactor: Convert factors into numeric/character/logical vectors.

Description Usage Arguments Details Value Author(s)

View source: R/merge_utils.R

Description

Convert factors into numeric/character/logical vectors.

Usage

1

Arguments

x

A factor vector, list or dataframe.

Details

This function converts factor vectors into a numeric, character or logical vectors depending on the contents. If 'x' is a list or dataframe then any constituent factors will be converted.

Value

A vector, list or dataframe containing no factors.

Author(s)

Ben Veal


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