exists.ftp.dir.fast {ORFik}R Documentation

A fast ftp directory check

Description

Check if ftp directory exists

Usage

exists.ftp.dir.fast(url.dir, report.error = FALSE)

Arguments

url.dir

character, url to a ftp directory.

report.error

logical, FALSE. If TRUE, stop and report error.

Value

logical, TRUE if url directory exists


[Package ORFik version 1.12.13 Index]