MUCollective / multiverse

R package for creating explorable multiverse analysis
https://mucollective.github.io/multiverse/
GNU General Public License v3.0
62 stars 5 forks source link

Add a universe index column to the multiverse table #37

Closed mjskay closed 5 years ago

mjskay commented 5 years ago

See point 3 here: https://github.com/MUCollective/multidy/issues/33#issuecomment-513941426

Basically I think we need a column to uniquely index universes. Might want it to be a factor, since that will make it easier to do things like re-order it (e.g. for making visualizations where it is sorted by an effect size). Could call it .universe?

abhsarma commented 5 years ago

Oh shoot. I created an index column but did not give it a good name.