anon: Remove names

View source: R/anon.R

anonR Documentation

Remove names

Description

Anonymize a vector or list

Usage

anon(x)

Arguments

x

object that may have names

Details

Useful is a list has names but will be passed as the argument list to do.call if the names are not intended to be parameter names.

Value

x without names

See Also

name

auto


gmonette/spida2 documentation built on Aug. 20, 2023, 7:21 p.m.