inst/doc/O4-vmrManageBoxes.R

## ----eval=FALSE---------------------------------------------------------------
#  boxes_list <- vmrList()
#  boxes_list

## ----eval=FALSE---------------------------------------------------------------
#  vmrListBox(boxes_list$Name[1])

## ----eval=FALSE---------------------------------------------------------------
#  vmrBoxDownload(vmr_env)

## ----eval=FALSE---------------------------------------------------------------
#  # List downloaded boxes
#  vmrLocalBoxList()
#  # Remove old boxes (not up to date)
#  vmrLocalBoxPrune()
#  # Remove a specific box
#  vmrLocalBoxRemove(<box name>)
#  # Download the last box version (use in a __vmr__ environment)
#  vmrLocalBoxUpdate()

Try the vmr package in your browser

Any scripts or data that you put into this service are public.

vmr documentation built on March 31, 2023, 8:31 p.m.