Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

store

Store models externally or restore to workspace from external storage


Description

Stores/restores all mark model objects in a marklist either to or from external storage.

Usage

store(x)

Arguments

x

marklist of models

Details

For store, each mark model is stored externally and the object in the list is replaced with the filename of the object. restore does the opposite of storing the saved external object into the marklist and then deleting the saved file.

Value

A modified marklist to replace the previous marklist specified as the argument.

Author(s)

Jeff Laake


RMark

R Code for Mark Analysis

v2.2.7
GPL (>= 2)
Authors
Jeff Laake <jefflaake@gmail.com> with code contributions from Eldar Rakhimberdiev, Ben Augustine, Daniel Turek and Brett McClintock and example data and analysis from Bret Collier, Jay Rotella, David Pavlacky, Andrew Paul, Luke Eberhart- Phillips, Jake Ivan, and Connor Wood.
Initial release
2019-11-4

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.