datafy: This function 'datafies' a string and data suitable in a...

Description Usage Arguments

View source: R/main.R

Description

This function 'datafies' a string and data suitable in a format as input for the fig function.

Usage

1
datafy(values, text = NULL, ignore_space = TRUE, ...)

Arguments

values

A vector of y-values which scales to the length of the text and maps the value to the closest value from 0 to 3.

text

A character string which can't be left empty.

ignore_space

Don't have any data value for empty spaces in text.


emitanaka/datalegreyar documentation built on May 20, 2019, 1:14 p.m.