Learn R Programming

GRANBase (version 1.6.8)

RepoToList: Transform a GRANRepository object into a list

Description

Utility to transform a GRANRepository object into a list so that repos saved using GRANBase can be loaded by GRAN without requiring GRANBase

Usage

RepoToList(repo)

Arguments

repo

repository

Value

a list suitable for use with RepoFromList