vmrList {vmr} | R Documentation |
List available boxes from VagrantCloud
Description
List of available boxes from a VagrantCloud organization account.
Usage
vmrList(org = .VagrantCloudOrganization)
Arguments
org |
Vagrant Cloud organization name (default : 'VMR') |
Details
Default usage lists boxes preconfigurated with R from VMR organization account.
Value
a data.frame with Name, Provider, Version and Description of available boxes
[Package vmr version 0.0.6 Index]