acns_date_updated: Get Modification Time of ACNS File from SFTP Server

Description Usage Arguments Value

View source: R/acns_date_updated.R

Description

Get Modification Time of ACNS File from SFTP Server

Usage

1
2
3
4
5
acns_date_updated(
  usr = Sys.getenv("sftp_usr"),
  pwd = Sys.getenv("sftp_pwd"),
  path = "ACNS/ACNS_DAILY_OUT.txt"
)

Arguments

usr

Username for SFTP server

pwd

Password for SFTP server

path

Server path to the ACNS file

Value

A Date


jesse-smith/covidsms documentation built on Dec. 25, 2021, 4:24 a.m.