time.intervals: function to identify units of times and time intervals for...

View source: R/auxs-utils.R

time.intervalsR Documentation

function to identify units of times and time intervals for customizing axes of plots

Description

function to identify units of times and time intervals for customizing axes of plots

Usage

## S3 method for class 'intervals'
time(tot.days)

Arguments

tot.days

number of days in time interval to consider

Value

a list with the unit of time and time interval


Visualize.CRAN.Downloads documentation built on March 31, 2023, 7:21 p.m.