View source: R/clus_explorer_utils_ui.R
valueBoxSpark | R Documentation |
Value box
valueBoxSpark( value = NULL, title = NULL, sparkobj = NULL, subtitle = NULL, info = NULL, icon = NULL, color = "aqua", width = 4, href = NULL )
value |
Value |
title |
Title |
sparkobj |
Object |
subtitle |
Subtitle |
info |
Info |
icon |
Icon |
color |
Box colour |
width |
Box width |
href |
Box href |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.