uncall: [.] Unwrap text from 'call' object Assumption: only the...

View source: R/rmExpr.R

uncallR Documentation

[.] Unwrap text from 'call' object Assumption: only the second element in a 'call' can be text first element is an object of class "name", that can be dropped. This algorithm can loose some text elements.

Description

[.] Unwrap text from 'call' object Assumption: only the second element in a 'call' can be text first element is an object of class "name", that can be dropped. This algorithm can loose some text elements.

Usage

uncall(x)

Arguments

x

A 'call' object

Value

A string.

Author(s)

Vilmantas Gegzna

See Also

Other spHelper utilities: IQR_outliers(), expr2text(), mad_outliers(), rmExpr(), sd_outliers(), subt(), unGroup()


GegznaV/spHelper documentation built on April 16, 2023, 1:42 p.m.