set_sub_second_option: Function to set R's options to print fractional seconds.

View source: R/set_sub_second_option.R

set_sub_second_optionR Documentation

Function to set R's options to print fractional seconds.

Description

Function to set R's options to print fractional seconds.

Usage

set_sub_second_option(digits = 5)

Arguments

digits

Number of fractional seconds to display.

Value

Invisible, a change in R's global options.

Author(s)

Stuart K. Grange


skgrange/waclr documentation built on June 30, 2024, 10:25 p.m.