R/neptune_print_structure.R

Defines functions neptune_print_structure

Documented in neptune_print_structure

neptune_print_structure <-
  function(run) {
    check_run(run)
    run$print_structure()
  }
neptune-ai/neptune-r documentation built on Aug. 21, 2023, 6:51 p.m.