UnMapDrive: Unmap a statistical operation

Description Usage Arguments Examples

View source: R/UnMapDrive.R

Description

UnMapDrive unmaps a logical drive.

Usage

1
UnMapDrive(DriveLetter = "Z:", force = FALSE)

Arguments

DriveLetter

Character vector of length 1 with the letter of the logical drive.

force

Logical vector of length 1 specifying whether to force the unmapping or not (default value: FALSE)

Examples

1
UnMapDrive('Z:')

david-salgado/RepoUtils documentation built on Feb. 22, 2020, 7:58 p.m.