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 Oct. 6, 2023, 9:07 a.m.