repr (version 0.10)

repr-options: repr options

Description

These options are used to control the behavior of repr when not calling it directly. Use options(repr.* = ...) and getOption('repr.*') to set and get them, respectively.

Usage

repr_option_defaults

Arguments

Format

An object of class list of length 13.

Options

Details

Once this package is loaded, all options are set to defaults which weren’t set beforehand.

Setting all options set to NULL are reset to defaults when reloading the package (or calling repr:::.onload()).