style_lookup: Look up and compute styles

Description Usage Arguments Author(s)

View source: R/style.R

Description

Work with linen_style objects. This is going to need documentation, but the details are still being worked out.

Usage

1
style_lookup(x, ..., idx = NULL)

Arguments

x

An object that can can converted into a linen_style object; either the style data itself, or a worksheet or workbook object.

...

A set of elements to be extracted. These must be nested with "/" (e.g., "num_fmt/is_date_time"), and can be named (in which case the output is named).

idx

optional vector to subset the computed style with

Author(s)

Rich FitzJohn


rsheets/linen documentation built on May 28, 2019, 3:32 a.m.