formatdate: formatdate function

View source: R/dMeasure.R

formatdateR Documentation

formatdate function

Description

Returns function which formats date using 'self$dateformat_choice'

Usage

formatdate(dMeasure_obj)

Arguments

none

Details

if lubridate package is not available, return function which converts date to character string using default 'as.character' method.

reactive version is 'formatdateR', reacts to 'self$dateformat()'

Value

a function which formats the date to a character string


DavidPatShuiFong/dMeasure documentation built on Aug. 2, 2024, 11:45 p.m.