| make_alpha_palette | R Documentation | 
Make alpha palette
make_alpha_palette(object, alpha)
object | 
 SummarizedExperiment  | 
alpha | 
 string  | 
character vector
file <- system.file('extdata/atkin.metabolon.xlsx', package = 'autonomics')
object <- read_metabolon(file)
make_alpha_palette(object, 'Time')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.