Kuan-Liu-Lab / causens

An R package for causal sensitivity analysis methods
https://kuan-liu-lab.github.io/causens/
MIT License
1 stars 0 forks source link

Adding vignette to package #40

Closed larryshamalama closed 2 weeks ago

larryshamalama commented 7 months ago

Closes #39.

This PR adds a vignette to the package. We should think more about the organization of sections and the presentation of current methods.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.47%. Comparing base (7ce2c26) to head (e5777c9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ======================================= Coverage 94.47% 94.47% ======================================= Files 6 6 Lines 217 217 ======================================= Hits 205 205 Misses 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

larryshamalama commented 3 months ago

Note to self: R CMD Rd2pdf . in the local repo folder creates the reference manual