relabel_est: Relabel estimates

View source: R/relabel.R

relabel_estR Documentation

Relabel estimates

Description

Relabel tests, facets, or items in IPV data

Usage

relabel_est(data, before, after)

Arguments

data

IPV chart creation data (nested or simple)

before

character; a vector of names to replace

after

character; a vector of replacement names

Value

the same data with renamed values / variables


IPV documentation built on Sept. 30, 2022, 5:08 p.m.