rename_value: Renames a factor level to user-specified name, in the passed...

View source: R/Plot_Labels.R

rename_valueR Documentation

Renames a factor level to user-specified name, in the passed data frame

Description

Renames a factor level to user-specified name, in the passed data frame

Usage

rename_value(data, input)

Arguments

data

The data frame in which to rename the value

input

Shiny input object

Value

A data frame with the factor level renamed


CSISdefense/csis360 documentation built on Aug. 31, 2024, 12:35 a.m.