Learn R Programming

vmr (version 0.0.6)

vmrRestoreSnapshot: Restore a snapshot of the guest machine

Description

Restore a snapshot of the guest machine.

Usage

vmrRestoreSnapshot(snap_name)

Value

the snapshot name

Arguments

snap_name

the snapshot name

Examples

Run this code
if (FALSE) {
vmrRestoreSnapshot("my snapshot")
}

Run the code above in your browser using DataLab