tests/testthat/_snaps/bq-field.md

recursive printing of subfields

Code
  print(z3)
Output
  <bq_field> z3 <RECORD>
    z2 <RECORD>
      z1 <RECORD>
        x <STRING>
        y <INTEGER>

Code
  print(z3$fields)
Output
  <bq_fields>
    z2 <RECORD>
      z1 <RECORD>
        x <STRING>
        y <INTEGER>


Try the bigrquery package in your browser

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

bigrquery documentation built on April 20, 2023, 5:14 p.m.