getSakuraThemesheet: Get Sakura Themesheet

View source: R/sakura.R

getSakuraThemesheetR Documentation

Get Sakura Themesheet

Description

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

Usage

getSakuraThemesheet(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

getSakuraThemesheet()


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