| timestring | R Documentation | 
Converts date and time numeric values to a single string
timestring(year, month, day, hour = 12, minute = 0, second = 0)
year | 
 Year  | 
month | 
 Month  | 
day | 
 Day  | 
hour | 
 Hour  | 
minute | 
 Minute  | 
second | 
 Second  | 
timestring(2018, 12, 25, 2, 34)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.