removeAttributes: Remove all or selected Attributes of an Object

View source: R/attribute.R

removeAttributesR Documentation

Remove all or selected Attributes of an Object

Description

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


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.