mjskay / tidybayes

Bayesian analysis + tidy data + geoms (R package)
http://mjskay.github.io/tidybayes
GNU General Public License v3.0
725 stars 59 forks source link

Generic indexing in spread/gather draws #322

Open mjskay opened 5 months ago

mjskay commented 5 months ago

Would be nice to have a generic indexing method using regexes as an alternative to the current method. Would address #132 #321, possibly others.