is_time: Check if an object is a time

View source: R/pretty_axis_support.R

is_timeR Documentation

Check if an object is a time

Description

This function checks if an input is a time (i.e., a POSIXct or Date object).

Usage

is_time(x)

Arguments

x

An object.

Value

A logical value which defines whether or not x is a time.

Author(s)

Edward Lavender


edwardlavender/prettyGraphics documentation built on Jan. 19, 2025, 2:47 p.m.