relabel: Relabel

View source: R/relabel.R

relabelR Documentation

Relabel

Description

Relabel tests, facets, or items in IPV estimates

Usage

relabel(data, before, after)

Arguments

data

IPV estimates for chart creation or full output of ipv_est

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.