set_plate_type: Set The Child Plate Type

View source: R/set_plate_type.R

set_plate_typeR Documentation

Set The Child Plate Type

Description

Set The Child Plate Type

Usage

set_plate_type(parent_plate, type)

Arguments

parent_plate

plate

type

child plate type

Details

This is a recursive method.

Value

plate

Examples

## Not run: 
x = set_plate_type(parent_plate,"96well_plate")
print(class(x))
## End(Not run)

normfluodbf documentation built on Sept. 28, 2024, 1:06 a.m.