Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
39 stars 10 forks source link

Feature: Update specs to add `type` parameter #1778

Closed lauramaxwell closed 2 months ago

lauramaxwell commented 3 months ago

Feature Details

Update specs to add type parameter that specifies data type of the column. Incorporate this check in CheckSpec() as an optional param to check for.

Example Code

Possible Implementation

Additional Comments