getClasslessThemesheet: Get Classless Themesheet

View source: R/classless.R

getClasslessThemesheetR Documentation

Get Classless Themesheet

Description

This will write the required style variables to a specified location to customise the classless theme.

Usage

getClasslessThemesheet(file = "", append = TRUE)

Arguments

file

Location to write the file to, or NULL to print to the console

append

If TRUE output will be appended to file; otherwise, it will overwrite the contents of file

Value

A list of unasssigned style variables to be updated by the developer

Examples

getClasslessThemesheet()


ashbaldry/classless documentation built on June 2, 2022, 12:55 a.m.