cell_value: Calculate a Cell Value

View source: R/data.frame.R

cell_valueR Documentation

Calculate a Cell Value

Description

Calculates a cell value.

Usage

cell_value(x, sep = "\n", def = ": ")

Arguments

x

list of character, possibly named

sep

separator for multiple items within an attribute

def

definition string: separator between items and their (preceding) names, if any


yamlet documentation built on June 8, 2025, 1:57 p.m.