Adding in docs + light refactor
Added examples and return values for all exported functions. Examples were tested on build and worked as expected.
I also refactored the exposure-list code (made simpler using base R functions, rather than regex expressions) + added light functionality for mixed effect models via lmer (but only in the instance of no confounding, w/o clustered standard errors). Will extend this functionality to other methods, once we get around to refactoring code.
Adding in docs + light refactor Added examples and return values for all exported functions. Examples were tested on build and worked as expected.
I also refactored the exposure-list code (made simpler using base R functions, rather than regex expressions) + added light functionality for mixed effect models via lmer (but only in the instance of no confounding, w/o clustered standard errors). Will extend this functionality to other methods, once we get around to refactoring code.