tests/testthat/_snaps/roxytest-tests-structures.md

Function place() @ L28

{
  "type": "list",
  "attributes": {
    "names": {
      "type": "character",
      "attributes": {},
      "value": ["level", "tag", "value"]
    },
    "row.names": {
      "type": "integer",
      "attributes": {},
      "value": [1]
    },
    "class": {
      "type": "character",
      "attributes": {},
      "value": ["tbl_df", "tbl", "data.frame"]
    }
  },
  "value": [
    {
      "type": "double",
      "attributes": {},
      "value": [0]
    },
    {
      "type": "character",
      "attributes": {},
      "value": ["PLAC"]
    },
    {
      "type": "character",
      "attributes": {},
      "value": ["A place"]
    }
  ]
}

Function address() @ L90

{
  "type": "list",
  "attributes": {
    "names": {
      "type": "character",
      "attributes": {},
      "value": ["level", "tag", "value"]
    },
    "row.names": {
      "type": "integer",
      "attributes": {},
      "value": [1, 2]
    },
    "class": {
      "type": "character",
      "attributes": {},
      "value": ["tbl_df", "tbl", "data.frame"]
    }
  },
  "value": [
    {
      "type": "double",
      "attributes": {},
      "value": [0, 1]
    },
    {
      "type": "character",
      "attributes": {},
      "value": ["ADDR", "ADR1"]
    },
    {
      "type": "character",
      "attributes": {},
      "value": ["", "A place"]
    }
  ]
}


jl5000/tidygedcom documentation built on June 22, 2022, 5:16 p.m.