azuga_ftp_parse_date | R Documentation |
Azuga FTP Parse Date
azuga_ftp_parse_date(x)
x |
string representation of the datetime from the ftp server |
datetime representation of the datetime from the ftp server
# Two versions of a datetime observed from the ftp server ## Version 1 azuga_ftp_parse_date("Apr 04 2021") ## Version 2 azuga_ftp_parse_date("Apr 04 07:39")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.