{
"type": "list",
"attributes": {
"names": {
"type": "character",
"attributes": {},
"value": ["capacity0", "capacity2", "capacity", "efficiency"]
},
"row.names": {
"type": "integer",
"attributes": {},
"value": [1]
},
"class": {
"type": "character",
"attributes": {},
"value": ["tbl_df", "tbl", "data.frame"]
}
},
"value": [
{
"type": "double",
"attributes": {},
"value": [3.5]
},
{
"type": "double",
"attributes": {},
"value": [5.25]
},
{
"type": "double",
"attributes": {},
"value": [4.375]
},
{
"type": "double",
"attributes": {},
"value": [-1.75]
}
]
}
{
"type": "list",
"attributes": {
"names": {
"type": "character",
"attributes": {},
"value": ["id", "capacity0", "capacity2", "capacity", "efficiency"]
},
"row.names": {
"type": "integer",
"attributes": {},
"value": [1, 2]
},
"class": {
"type": "character",
"attributes": {},
"value": ["tbl_df", "tbl", "data.frame"]
}
},
"value": [
{
"type": "integer",
"attributes": {},
"value": [1, 2]
},
{
"type": "double",
"attributes": {},
"value": [3.5, 3.5]
},
{
"type": "double",
"attributes": {},
"value": [5.25, 5.25]
},
{
"type": "double",
"attributes": {},
"value": [4.375, 4.375]
},
{
"type": "double",
"attributes": {},
"value": [-1.75, -1.75]
}
]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.