MUCollective / pgog

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

Make add_coord_aes() return vector instead of list for $aes #104

Open xiaoyingpu opened 2 years ago

xiaoyingpu commented 2 years ago

Currently mtx$aes returns list("x.cond", etc). Some downstream code depends on this structure