tests/testthat/_snaps/nisra_df.md

nisra_df works

Code
  nisra_df(x = 1:2, meta = list(label = "test"))
Output
  # A tibble: 2 x 1
        x
    <int>
  1     1
  2     2
  # Source: test

nisra_meta works

Code
  print(nm)


Try the nisrarr package in your browser

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

nisrarr documentation built on June 8, 2025, 11:15 a.m.