cell_value {yamlet} | R 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 |
[Package yamlet version 1.2.5 Index]