render_cell {csvwr}R Documentation

Serialise cell values for JSON representation

Description

Serialise cell values for JSON representation

Usage

render_cell(cell)

Arguments

cell

a typed value

Value

a representation comparable with the JSON representation (typically a string)


[Package csvwr version 0.1.7 Index]