adibender/pam

Catch case where id variable not in formula

Closed this issue · 1 comments

In split data, when id variable originally in data set but not in formula, we get

Warning message:
In one_of(move) : Unknown variables: `id`

Fixed in #9