unset {set} R Documentation

unset — Unset the feature slots value from a given variable

Description

Usage

unset(x,
    ... = NULL);

Arguments

x

should be a tuple list object or dataframe object

args

the features names to deletes from the given object `x`. [as list]

env

[as Environment]

Details

the orginal object will be modified by this function

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package set version 2.33.856.6961 Index]