vmrLocalBoxList {vmr}R Documentation

List downloaded boxes

Description

List all boxes downloaded in localhost

Usage

vmrLocalBoxList()

Value

a data.frame with boxes Name, Providers and Version

Examples

## Not run: 
localBoxes <- vmrLocalBoxList()
print(localBoxes)

## End(Not run)

[Package vmr version 0.0.6 Index]