Skip to content

Commit

Permalink
Add to do list
Browse files Browse the repository at this point in the history
  • Loading branch information
LS31 committed Nov 11, 2020
1 parent a0e2e81 commit df7a78e
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 12 deletions.
11 changes: 0 additions & 11 deletions R/electrolytes.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,3 @@ adjust_calcium_for_albumin <-
(calcium + 0.025 * (normal_albumin - albumin)) %>%
units::set_units("mmol1 l-1", mode = "standard")
}

# TODO effective osmolality
# TODO glucose corrected sodium
# TODO anion gap
# TODO total body water
# TODO fractional excretion of sodium
# TODO transtubular potassium excretion
# TODO free water deficit
# TODO A-a gradient
# TODO creatinine clearance (using urine)
# TODO Framingham
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,15 @@ remotes::install_github("ls31/clinicalr")
```r
remotes::install_github("lc31/clinicalr")
```

# To do
* effective osmolality?
* glucose corrected sodium?
* anion gap?
* total body water?
* fractional excretion of sodium?
* transtubular potassium excretion?
* free water deficit?
* A-a gradient?
* creatinine clearance (using urine)?
* Framingham?
16 changes: 16 additions & 0 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pandoc: 2.7.3
pkgdown: 1.6.1
pkgdown_sha: ~
articles: {}
last_built: 2020-11-04T11:25Z
last_built: 2020-11-04T11:39Z
urls:
reference: https://ls31.github.io/clinicalr//reference
article: https://ls31.github.io/clinicalr//articles
Expand Down

0 comments on commit df7a78e

Please sign in to comment.