Learn R Programming

yamlet (version 1.2.1)

cell_value: 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