simplerspec
simplerspec copied to clipboard
Create a dictionary for `preprocess_spc()`
simplerspec::preprocess_spc() has a select argument for custom preprocessing tags, which are linked to preprocessing methods and specific parameter settings. This obscures the intention from the user, unless one does manual code inspection. This dictionary is to alluviate the mental clutter related to select tags.