Avi-Kenny / SimEngine

An open-source framework for statistical simulations in R
https://avi-kenny.github.io/SimEngine/
GNU General Public License v3.0
9 stars 0 forks source link

Minor error handling #95

Open Avi-Kenny opened 1 month ago

Avi-Kenny commented 1 month ago
  1. Throw an error if a level name is the same as a result name
  2. Check that value sets for levels are unique (and key names for list levels)