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()
}

Try the neptune package in your browser

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

neptune documentation built on April 13, 2022, 5:14 p.m.