tests/testthat/_snaps/convert_Activity2Concentration.md

snapshot tests

{
  "type": "S4",
  "attributes": {
    "data": {
      "type": "list",
      "attributes": {
        "names": {
          "type": "character",
          "attributes": {},
          "value": ["data"]
        }
      },
      "value": [
        {
          "type": "list",
          "attributes": {
            "names": {
              "type": "character",
              "attributes": {},
              "value": ["NUCLIDE", "ACTIVIY (Bq/kg)", "ACTIVIY ERROR (Bq/kg)", "ABUND. (mug/g or mass. %)", "ABUND. ERROR (mug/g or mass. %)"]
            },
            "row.names": {
              "type": "integer",
              "attributes": {},
              "value": [1, 2, 3]
            },
            "class": {
              "type": "character",
              "attributes": {},
              "value": ["data.frame"]
            }
          },
          "value": [
            {
              "type": "character",
              "attributes": {},
              "value": ["U-238", "Th-232", "K-40"]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [40, 80, 100]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [4, 8, 10]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [3.23984753, 19.64697099, 0.32226675]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [0.32398475, 1.9646971, 0.03222668]
            }
          ]
        }
      ]
    },
    "originator": {
      "type": "character",
      "attributes": {},
      "value": ["convert_Activity2Concentration"]
    },
    "info": {
      "type": "list",
      "attributes": {
        "names": {
          "type": "character",
          "attributes": {},
          "value": []
        }
      },
      "value": []
    },
    ".uid": {
      "type": "character",
      "attributes": {},
      "value": [null]
    },
    ".pid": {
      "type": "character",
      "attributes": {},
      "value": [null]
    }
  },
  "value": {
    "class": "RLum.Results",
    "package": "Luminescence"
  }
}
{
  "type": "S4",
  "attributes": {
    "data": {
      "type": "list",
      "attributes": {
        "names": {
          "type": "character",
          "attributes": {},
          "value": ["data"]
        }
      },
      "value": [
        {
          "type": "list",
          "attributes": {
            "names": {
              "type": "character",
              "attributes": {},
              "value": ["NUCLIDE", "ACTIVIY (Bq/kg)", "ACTIVIY ERROR (Bq/kg)", "ABUND. (mug/g or mass. %)", "ABUND. ERROR (mug/g or mass. %)"]
            },
            "row.names": {
              "type": "integer",
              "attributes": {},
              "value": [1, 2, 3]
            },
            "class": {
              "type": "character",
              "attributes": {},
              "value": ["data.frame"]
            }
          },
          "value": [
            {
              "type": "character",
              "attributes": {},
              "value": ["U-238", "Th-232", "K-40"]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [49.38504009, 32.57499593, 310.30194623]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [1.234626, 0.40718745, 31.03019462]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [4, 8, 1]
            },
            {
              "type": "double",
              "attributes": {},
              "value": [0.1, 0.1, 0.1]
            }
          ]
        }
      ]
    },
    "originator": {
      "type": "character",
      "attributes": {},
      "value": ["convert_Activity2Concentration"]
    },
    "info": {
      "type": "list",
      "attributes": {
        "names": {
          "type": "character",
          "attributes": {},
          "value": []
        }
      },
      "value": []
    },
    ".uid": {
      "type": "character",
      "attributes": {},
      "value": [null]
    },
    ".pid": {
      "type": "character",
      "attributes": {},
      "value": [null]
    }
  },
  "value": {
    "class": "RLum.Results",
    "package": "Luminescence"
  }
}


R-Lum/Luminescence documentation built on June 9, 2025, 2:40 p.m.