Description Usage Arguments Value
View source: R/acns_date_updated.R
Get Modification Time of ACNS File from SFTP Server
1 2 3 4 5 | acns_date_updated(
usr = Sys.getenv("sftp_usr"),
pwd = Sys.getenv("sftp_pwd"),
path = "ACNS/ACNS_DAILY_OUT.txt"
)
|
usr |
Username for SFTP server |
pwd |
Password for SFTP server |
path |
Server path to the ACNS file |
A Date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.