Learn R Programming

trackr (version 0.10.7)

manifestFromRecord: Generate a (switchr) Seed Manifest from a Record

Description

Extracts the session info information within the record and uses it to generate a switchr manifest which can be used to reinstall exact versions of the R packages associated with the result

Usage

manifestFromRecord(lst)

Arguments

lst

The record in the form of a list (eg an element of the list returned by findRecords

Value

A switchr SessionManifest object