if(F){
prototype = list(
Repeat = list(
cell.type = "character",
group = "character",
empty.group = "character",
stimulate.time = "character",
observe.time = "character",
value = "character"
),
Data = list(
metaData = "data.frame",
adjData = "data.frame",
plotData = "data.frame"
)
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.