Learn R Programming

yamlme (version 0.1.1)

assign_class: Assigning S3 classes for rendering

Description

This function assess the structure of input vectors or lists in order to use the proper rendering method by write_yaml().

Usage

assign_class(x)

Arguments

x

A character vector or a list.