tests/testthat/_snaps/metrics_indexing_status.md

funder_metrics works

{
  "type": "list",
  "attributes": {
    "class": {
      "type": "character",
      "attributes": {},
      "value": ["tbl_df", "tbl", "data.frame"]
    },
    "row.names": {
      "type": "integer",
      "attributes": {},
      "value": [1, 2, 3, 4]
    },
    "names": {
      "type": "character",
      "attributes": {},
      "value": ["indicator", "value", "prop"]
    }
  },
  "value": [
    {
      "type": "integer",
      "attributes": {
        "levels": {
          "type": "character",
          "attributes": {},
          "value": ["Collaborative Research Center", "Deutsche Forschungsgemeinschaft", "Fundação de Amparo à Pesquisa do Estado de São Paulo", "No funding info"]
        },
        "class": {
          "type": "character",
          "attributes": {},
          "value": ["factor"]
        }
      },
      "value": [1, 2, 3, 4]
    },
    {
      "type": "integer",
      "attributes": {},
      "value": [1, 1, 1, 3]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [20, 20, 20, 60]
    }
  ]
}


subugoe/hybridmdpackage documentation built on Jan. 25, 2022, 9:51 p.m.