MUCollective / pgog

Supplemental to A Probabilistic Grammar of Graphics
14 stars 1 forks source link

make all internal structure used in parsing code printable #79

Open mjskay opened 4 years ago

mjskay commented 4 years ago

it's a pain to debug when they aren't. One option is to replace lists of symbols / expressions with quosure lists and data frames with tibbles, then everything will print nicely.