Learn R Programming

PFIM (version 5.0)

addDesigns: Add a list of designs to the PFIMProject object.

Description

Add a list of designs to the PFIMProject object.

Usage

addDesigns(object, listOfDesigns)

Value

The PFIMProject object with the Design objects added.

Arguments

object

A PFIMProject object.

listOfDesigns

A list of Design objects.