Learn R Programming

saros (version 1.6.1)

global_settings_reset: Reset Global Options for saros-functions

Description

Reset Global Options for saros-functions

Usage

global_settings_reset(fn_name = "makeme", quiet = FALSE)

Value

Invisibly returned list of old and new values.

Arguments

fn_name

String, one of "make_link", "fig_height_h_barchart" and "makeme".

quiet

Flag. If FALSE (default), informs about what has been set.

Examples

Run this code
global_settings_reset()

Run the code above in your browser using DataLab