add_metadata | R Documentation |
Adds new metadata into the ClustAssess ShinyApp without having to update the object and re-create the app.
add_metadata(app_folder, metadata, qualpalr_colorspace = "pretty")
app_folder |
The folder containing the ClustAssess ShinyApp |
metadata |
The new metadata to be added. This parameter should be a dataframe that follows the same row ordering as the already existing metadata from the ClustAssess app. |
qualpalr_colorspace |
The colorspace to be used for the metadata |
NULL - the metadata object is updated in the app folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.