azuga_ftp_list | R Documentation |
Azuga FTP List
azuga_ftp_list( path = "", host = "ftp://pentaho8.azuga.com", user = Sys.getenv("AZUGA_FTP_USER"), pass = Sys.getenv("AZUGA_FTP_PASS") )
path |
directory to list |
host |
domain name of Azuga FTP server |
user |
username |
pass |
password |
tibble representation of the list results
## Not run: azuga_ftp_list("Reports") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.