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

multiverse table should always have at least 1 row #72

Closed abhsarma closed 4 years ago

abhsarma commented 4 years ago

Special cases scattered about due to the fact that the multiverse table is not guaranteed to always have stuff in it. Implement it such that the multiverse table is always guaranteed to have at least 1 row even if there are 0 parameters --- it would be more consistent with the semantics of the table and allow you to eliminate a bunch of if statements