Learn R Programming

vmr (version 0.0.6)

vmrTakeSnapshot: Take a snapshot of the guest machine

Description

Take a snapshot of the guest machine.

Usage

vmrTakeSnapshot(snap_name)

Value

the snapshot name (invisible)

Arguments

snap_name

the name given to the snapshot

Examples

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

Run the code above in your browser using DataLab