Skip to contents

Remove all or selected Attributes of an Object

Usage

removeAttributes(x, names = NULL)

Arguments

x

object

names

names of attributes to be removed. If NULL (default), all attributes are removed.

Value

x, but with its attributes removed