Learn R Programming

rdav (version 0.3.0)

wd_getwd: Get the current WebDAV working directory

Description

Get the current WebDAV working directory

Usage

wd_getwd(req)

Value

name of the WebDAV directory

Arguments

req

request handle obtained from wd_connect

Examples

Run this code
if (FALSE) {
wd_getwd(req)
}

Run the code above in your browser using DataLab