{
"type": "list",
"attributes": {
"class": {
"type": "character",
"attributes": {},
"value": ["tbl_df", "tbl", "data.frame"]
},
"row.names": {
"type": "integer",
"attributes": {},
"value": [1]
},
"names": {
"type": "character",
"attributes": {},
"value": ["nc_loc", "mean_dist_err", "mean_log_err"]
}
},
"value": [
{
"type": "integer",
"attributes": {},
"value": [0]
},
{
"type": "double",
"attributes": {},
"value": [5.29306452]
},
{
"type": "double",
"attributes": {},
"value": [1.72903044]
}
]
}
{
"type": "list",
"attributes": {
"names": {
"type": "character",
"attributes": {},
"value": ["id", "nc_loc", "mean_dist_err", "mean_log_err"]
},
"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": "integer",
"attributes": {},
"value": [0, 0]
},
{
"type": "double",
"attributes": {},
"value": [5.29306452, 5.15967742]
},
{
"type": "double",
"attributes": {},
"value": [1.72903044, 1.70345254]
}
]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.