yummlyr_options: Querying/setting yummlyr option

Description Usage Arguments Details

View source: R/helpers.R

Description

To list all yummlyr options, just run this function without any parameters provided. To query only one value, pass the first parameter. To set that, use the value parameter too.

Usage

1
yummlyr_options(o, value)

Arguments

o

option name (string). See below.

value

value to assign (optional)

Details

The following yummlyr options are available:


yummlyr documentation built on May 1, 2019, 7:30 p.m.