Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Period_prior_to_index function #35

Open
wants to merge 25 commits into
base: dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added to api.md
  • Loading branch information
Jay-sanjay committed Jun 12, 2024
commit 57a4ab1bcac2116abe3a214b022325c71519868d
10 changes: 7 additions & 3 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This is a list of documentation associated with every single **exported** function from `OMOPCDMPathways`.
There are a few different sections with a brief explanation of what these sections are followed by relevant functions.

```@contents
Pages = ["api.md"]
```

## Pre-Processing

This family of functions are dedicated to pre-process the Data.

```@docs
Period_prior_to_index