list.ftp_dirs {ftp}
R Documentation
list file names in the given ftp directory.
Description
Usage
list.ftp_dirs
(
ftp
,
dir
,
throwEx
=
FALSE
);
Arguments
ftp
[as
FtpContext
]
dir
[as string]
throwEx
[as boolean]
env
[as
Environment
]
Details
Authors
webKit
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
ftp
version 1.0.0.0
Index
]