formatobject: formatobject function

View source: R/formatobject.R

formatobjectR Documentation

formatobject function

Description

Retrieve the styles for all the charts.

Usage

formatobject(file = "formatobject.csv")

Arguments

file

A csv file with the source data

Details

This function retrieves all the styles (like colors, fonts, line thicknness...) for all the charts.

Value

Styles

Author(s)

Ruben Vanhecke

Examples

## Not run: 
 formatobject("testdata.csv")
 extract_data_formatobject(formatobject("testdata.csv"), "colors")

## End(Not run)




yForecasting/businessplots documentation built on Jan. 8, 2025, 6:26 p.m.