relabel {IPV} | R 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 |
before |
character; a vector of names to replace |
after |
character; a vector of replacement names |
Value
the same data with renamed values / variables
[Package IPV version 1.0.0 Index]