Skip to contents

Set context metadata to an experiment

Usage

setContext(x, author, datestring, description)

# S4 method for roleExperiment
setContext(x, author, datestring, description)

Arguments

x

The `roleExperiment` object set context metadata to.

author

string containing the author name of the RoLE experiment.

datestring

string containing the date the RoLE experiment was run

description

string containing a short description of the RoLE experiment's purpose or intent

Details

Each argument besides `x` should be a single string.