read.plan: Read Plan

View source: R/plankit-functions.R

read.planR Documentation

Read Plan

Description

Read a Plan object from disk. The origin folder is derived from the plan name.

Usage

read.plan(name)

Arguments

name

a string name of the plan. It can be a vector of names. In the latter case a list of plan objects is returned.

Value

the Plan object (or a list of Plan objects)

See Also

Other Plan: create.plan, save.plan


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.