convert_cdata_spec_to_yaml {cdata} | R Documentation |
Convert a layout_specification, blocks_to_rowrecs_spec, or rowrecs_to_blocks_spec to a simple object.
Description
Convert a layout_specification, blocks_to_rowrecs_spec, or rowrecs_to_blocks_spec to a simple object.
Usage
convert_cdata_spec_to_yaml(spec)
Arguments
spec |
a layout_specification, blocks_to_rowrecs_spec, or rowrecs_to_blocks_spec |
Value
a simple object suitable for YAML serialization
[Package cdata version 1.2.1 Index]