meter_yaml: Contert Meter-O-Meter YAML Output to Data Frames

Description Usage Arguments Value Note Author(s) Examples

View source: R/meter_yaml.R

Description

This function converts the specific YAML file from www.meter-o-meter.com to data frames. While working with meter-o-meter YAML files, this function lays the ground work for other functions in this package and in R.

Usage

1

Arguments

file

A local file path for the YAML file.

Value

A dataframe with

Note

www.meter-o-meter.com is currently not open source. The function has work in conjunction with its outputs that are currently not available to the public. Efforts will be made in conjunction with www.meter-o-meter.com.

Author(s)

Kevin Wang

Examples

1
meter_yaml("./data/moby_dick.yaml")

kevin931/MeterOMeter documentation built on Jan. 5, 2021, 12:12 p.m.