colorize_d6: Colorize a diceroll

View source: R/shadowrun_dice.R

colorize_d6R Documentation

Colorize a diceroll

Description

Colorize a diceroll

Usage

colorize_d6(throw, collapse = TRUE)

Arguments

throw

Integer vector, like sr_d6(5)$throw

collapse

Logical. Whether to concatenate the integers.

Value

Integer vector or character(1) depending on collapse.


jemus42/jemisc documentation built on March 24, 2024, 8:18 p.m.