ropensci/tidync

class output of hyper_array

Closed this issue · 1 comments

"tidync_data", with a nice print method on the selected elements

  • Variables
  • Dimensions
  • Dimension ranges
  • Source

Note hypertidy/ncmeta#27 which is a better result for the source text.

  • tidync() should reset the object from source
  • functions should error hyper_filter(), activate, active, hyper_grids
  • functions should (maybe) work hyper_array() (identity), hyper_vars, hyper_dims(), hyper_tbl_cube(), hyper_tibble() , hyper_transforms(), but could be asking for trouble
  • print should point to extraction methods x[[1]], x[[name]] etc. or dev-level doc?
  • probably should make drop = FALSE the default
  • we are keeping all transforms even when drop = TRUE, but it should be dropped (affects print)