Learn R Programming

RGtk2 (version 2.20.1)

gDriveStopFinish: gDriveStopFinish

Description

Finishes stopping a drive.

Usage

gDriveStopFinish(object, result, .errwarn = TRUE)

Arguments

object
result
.errwarn
Whether to issue a warning on error or fail silently

Value

  • A list containing the following elements:
  • retval[logical] TRUE if the drive has been stopped successfully, FALSE otherwise.
  • errora GError, or NULL

Details

Since 2.22