set_options: Set Standard options

Description Usage Arguments

View source: R/set_options.R

Description

Set consistent options for notes

Usage

1
2
3
4
5
6
7
set_options(
  digits = 3,
  dplyr.print_min = 4,
  dplyr.print_max = 4,
  htmltools.dir.version = FALSE,
  width = 59
)

Arguments

digits

3

dplyr.print_min

4

dplyr.print_max

4

htmltools.dir.version

FALSE

width

R output width default 59. Not everything obeys this, hence the need for a knitr_hook


jr-packages/jrNotes documentation built on Dec. 18, 2020, 11:07 p.m.