make.atomic: Make data frame atomic

Description Usage Arguments Value

Description

Used when one column has nested values that make the data frame not atomic

Usage

1
make.atomic(df, de.atomic, sep, new.name = "atomic")

Arguments

df

data frame

de.atomic

Index of the column or character column name to make atomic

sep

character pattern delimiter for nested factors

new.name

Name of the atomic column

Value

denested data frame


jtlandis/justinmisc documentation built on May 25, 2019, 8:18 a.m.