tests/testthat/_snaps/tidy.md

Basic case works for tidy()

{
  "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": ["confounds", "thresh_method", "thresh_level", "kfolds", "bias_correct", "method", "both", "pos", "neg"]
    }
  },
  "value": [
    {
      "type": "logical",
      "attributes": {},
      "value": [false]
    },
    {
      "type": "character",
      "attributes": {},
      "value": ["alpha"]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [0.01]
    },
    {
      "type": "integer",
      "attributes": {},
      "value": [10]
    },
    {
      "type": "logical",
      "attributes": {},
      "value": [true]
    },
    {
      "type": "character",
      "attributes": {},
      "value": ["pearson"]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [-1]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [-1]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [-0.97688332]
    }
  ]
}
{
  "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": ["confounds", "thresh_method", "thresh_level", "kfolds", "bias_correct", "level", "pos", "neg"]
    }
  },
  "value": [
    {
      "type": "logical",
      "attributes": {},
      "value": [false]
    },
    {
      "type": "character",
      "attributes": {},
      "value": ["alpha"]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [0.01]
    },
    {
      "type": "integer",
      "attributes": {},
      "value": [10]
    },
    {
      "type": "logical",
      "attributes": {},
      "value": [true]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [0.5]
    },
    {
      "type": "list",
      "attributes": {},
      "value": [
        {
          "type": "logical",
          "attributes": {},
          "value": [false, false, false, false, false, false, false, false, false, false]
        }
      ]
    },
    {
      "type": "list",
      "attributes": {},
      "value": [
        {
          "type": "logical",
          "attributes": {},
          "value": [false, false, false, false, false, false, false, false, false, false]
        }
      ]
    }
  ]
}


Try the cpmr package in your browser

Any scripts or data that you put into this service are public.

cpmr documentation built on Oct. 6, 2024, 9:06 a.m.