ftp.rmdir | R Documentation |
removes directory <x> (e.g. "mystuff")
ftp.rmdir(x, y, n, w, h = "ftp")
x |
= a remote folder |
y |
= ftp site (can be missing) |
n |
= user id (can be missing) |
w |
= password (can be missing) |
h |
= a string (ftp/sftp) |
Other ftp: ftp.all.dir
,
ftp.all.files.underlying
,
ftp.all.files
,
ftp.credential
, ftp.del
,
ftp.dir.parse.ftp
,
ftp.dir.parse.sftp
, ftp.dir
,
ftp.download
, ftp.exists
,
ftp.get
, ftp.info
,
ftp.kill
, ftp.list
,
ftp.missing.underlying
,
ftp.missing
, ftp.parent
,
ftp.put
, ftp.record
,
ftp.sql.factor
, ftp.upload
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.