tidyverts / fabletools

General fable features useful for extension packages
http://fabletools.tidyverts.org/
89 stars 31 forks source link

Improve behaviour of View(<mable>) #330

Closed mitchelloharawild closed 4 months ago

mitchelloharawild commented 2 years ago

Some character coercion for model classes would help produce a sensible output here.

mitchelloharawild commented 2 years ago

str(<mable>) also produces a lot of unhelpful output. Using vctrs for model objects might be a good idea here.