day_hour: Extract day, hour or day and hour of the moment

View source: R/utilities.R

day_hourR Documentation

Extract day, hour or day and hour of the moment

Description

Extract day, hour or day and hour of the moment

Usage

day_hour(time1)

Arguments

time1

day, hour or day_hour

Value

A character with the information of the moment in different formats to include in names of files

Examples


## Not run: 
day_hour ("day")
day_hour ("hour")
day_hour ("day_hour")

## End(Not run)

itamuria/immunoeasy documentation built on Sept. 30, 2022, 5:53 a.m.