fcaR_options: Set or get options for fcaR

View source: R/options.R

fcaR_optionsR Documentation

Set or get options for fcaR

Description

Set or get options for fcaR

Usage

fcaR_options(...)

Arguments

...

Option names to retrieve option values or [key]=[value] pairs to set options.

Supported options

The following options are supported

decimal_places

(numeric;2) The number of decimal places to show when printing or exporting to LaTeX sets, implications, concepts, etc.

latex_size

(character;"normalsize") Size to use when exporting to LaTeX.

reduced\_lattice

(logical;TRUE) Plot the reduced concept lattice?


fcaR documentation built on May 29, 2024, 2:05 a.m.