sixtyfour icon indicating copy to clipboard operation
sixtyfour copied to clipboard

Make entity_type and entity_value fxns more robust

Open sckott opened this issue 1 year ago • 0 comments

These are two helper fxns in policies.R

Both do positional indexing, which must be fragile.

Explore all possible inputs to those functions and figure out how to make them fail well with useful info upon failure

sckott avatar Jul 24 '24 21:07 sckott