Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

add_class

Convenience function to add a class


Description

Convenience function to add a class

Usage

add_class(x, cl)

Arguments

x

Object

cl

Vector of class labels to add

Examples

foo <- "some text" %>% add_class("text")
foo <- "some text" %>% add_class(c("text", "another class"))

radiant.data

Data Menu for Radiant: Business Analytics using R and Shiny

v1.3.12
AGPL-3 | file LICENSE
Authors
Vincent Nijs [aut, cre]
Initial release
2020-11-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.