{
"type": "list",
"attributes": {
"names": {
"type": "character",
"attributes": {},
"value": ["pc", "mrt", "dist_eff"]
},
"row.names": {
"type": "integer",
"attributes": {},
"value": [1]
},
"class": {
"type": "character",
"attributes": {},
"value": ["tbl_df", "tbl", "data.frame"]
}
},
"value": [
{
"type": "double",
"attributes": {},
"value": [0.54166667]
},
{
"type": "double",
"attributes": {},
"value": [0.82780474]
},
{
"type": "double",
"attributes": {},
"value": [38.13685714]
}
]
}
{
"type": "list",
"attributes": {
"names": {
"type": "character",
"attributes": {},
"value": ["id", "pc", "mrt", "dist_eff"]
},
"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": [0.54166667, 0.47222222]
},
{
"type": "double",
"attributes": {},
"value": [0.82780474, 1.10225866]
},
{
"type": "double",
"attributes": {},
"value": [38.13685714, -159.67939139]
}
]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.