Skip to contents

Ensure all columns in the object are atomic.

Usage

atomize(object, ...)

Arguments

object

Object.

...

Additional arguments.

Value

Modified object. Non-atomic columns (e.g. list or complex S4 classes) will be dropped.