Learn R Programming

xtal (version 1.15)

Design-class: Class "Design"

Description

Virtual Class of the experiment design

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

volume:
Object of class "numeric" volume of each well in matrix block
stock:
Object of class "data.frame" stock composition
portion:
Object of class "array" portion of each stock in each well

Methods

design2Screen
signature(object = "Design"): ...

See Also

Design8Vertex

Examples

Run this code
showClass("Design")

Run the code above in your browser using DataLab