get_time_stamp: Function to make a simple timestamp or return an empty...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Designed to return a timestamp as a string. Allows the input variable to be set to an empty string so that you can always use this as part of a paste command (in which an empty string will not modify the output string).

Usage

1
get_time_stamp(bool_in = TRUE)

Arguments

bool_in

if set to FALSE, returns an empty string.

Value

a timestamp for the curret moment as a string.

Examples

1

DecisionNeurosciencePsychopathology/DataTracker documentation built on Jan. 20, 2022, 4:51 p.m.