unbundleArchive: Opens a bundled archive.

Description Usage Arguments Examples

Description

The unbundleArchive function opens a model archive created using bundleArchive and sets the current R library to that stored in the bundled archive.

Usage

1
unbundleArchive(bundle, where)

Arguments

bundle

The full path to the bundled model archive.

where

The full path to where the unbundled archive is to be placed.

Examples

1
unbundleArchive(bundle="sharedArchive.tar.gz",where = "myReviewFolder")

USGS-R/modelArchive documentation built on May 9, 2019, 8:38 p.m.