update_names: Rename a term_count Object's Term Columns

Description Usage Arguments Value

View source: R/update_names.R

Description

Safely rename a term_count object's term columns and attributes.

Usage

1
update_names(x, old, new)

Arguments

x

A term_count object.

old

A vector of the current names.

new

A vector of new names corresponding to the order of old names.

Value

Returns a renamed term_count object.


trinker/termcoLite documentation built on Oct. 23, 2021, 9:53 a.m.