systime | R Documentation |
This function generates system time strings in several formats.
systime()
A vector with entries of system time (see Examples).
#############################################################################
# EXAMPLE 1: Output of systime
#############################################################################
systime()
##
## > miceadds::systime()
## [1] "2016-02-29 10:25:44"
## [2] "2016-02-29"
## [3] "20160229"
## [4] "2016-02-29_1025"
## [5] "2016-02-29_1000"
## [6] "20160229_102544"
## [7] "20160229102544"
## [8] "IPNERZW-C014_20160229102544"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.