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

Throw errors when options are declared through addition of an extra comma #86

Closed abhsarma closed 2 years ago

abhsarma commented 4 years ago

Right now, if there is a comma:

branch(param, , x, y, z)

this creates an empty branch --- instead we should throw error