Learn R Programming

vmr (version 0.0.6)

vmrList: List available boxes from VagrantCloud

Description

List of available boxes from a VagrantCloud organization account.

Usage

vmrList(org = .VagrantCloudOrganization)

Value

a data.frame with Name, Provider, Version and Description of available boxes

Arguments

org

Vagrant Cloud organization name (default : 'VMR')

Details

Default usage lists boxes preconfigurated with R from VMR organization account.