Skip to contents

Get and set the list of aMaterials data.frames in an object of ISAjson.

Usage

aMaterials(x)

aMaterials(x) <- value

# S4 method for class 'ISAjson'
aMaterials(x)

Arguments

x

An object of class ISAjson.

value

A list of data.frames containing the assay materials.

Value

A list of data.frames containing the assay materials.

The updated object of class ISAjson.