{
"type": "list",
"attributes": {
"names": {
"type": "character",
"attributes": {},
"value": ["mean_score", "dprime"]
},
"row.names": {
"type": "integer",
"attributes": {},
"value": [1]
},
"class": {
"type": "character",
"attributes": {},
"value": ["tbl_df", "tbl", "data.frame"]
}
},
"value": [
{
"type": "double",
"attributes": {},
"value": [0.05]
},
{
"type": "double",
"attributes": {},
"value": [0.88491814]
}
]
}
{
"type": "list",
"attributes": {
"names": {
"type": "character",
"attributes": {},
"value": ["id", "mean_score", "dprime"]
},
"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.05, 0.05]
},
{
"type": "double",
"attributes": {},
"value": [0.88491814, 0.88491814]
}
]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.