combine_style_specs: Combine two 'style_specs' lists

Description Usage Arguments Value

View source: R/combine_style_specs.R

Description

Compare each value of s1 against s2. If both are populated (not NULL), then use s1's value. Otherwise, one of them is NULL so use the other.

Usage

1

Arguments

s1

style_spec list 1.

s2

style_spec list 2.

Value

List of class "style_spec".


fazetu/htable documentation built on Feb. 12, 2020, 10:13 a.m.