This is the source code for the "kidney.epi" R package that contains kidney-related functions for clinical and epidemiological research.
The kidney.epi package is made with care by the research consultancy Scientific-Tools.Org. Contact us for data analysis or software development at Scientific-Tools.Org or via 'maintainer("kidney.epi")', connect with the author on LinkedIn. Support this and other Scientific-Tools.Org projects: know more at https://Scientific-Tools.Org/support-us/ or use PayPal donation Home page and GitHub repository of the package. Connect with us on social platforms: LinkedIn X/Twitter
citation("kidney.epi")
Bikbov B. kidney.epi: Kidney-Related Functions for Clinical and Epidemiological Research. Scientific-Tools.Org, https://Scientific-Tools.Org. doi:10.32614/CRAN.package.kidney.epi.
nephro. - related to nephrology in general ckd. - related to chronic kidney disease ktx. - related to kidney transplantation hd. - related to hemodialysis pd. - related to peritoneal dialysis aki. - related to acute kidney injury egfr. - related to equations for calculation of estimated glomerular filtration rate epi. - related to epidemiology in general service. - service functions or internal purposes of the package (data check, etc) matrix. - functions for working with matrix
The package gets posted to the comprehensive R archive (CRAN) at intervals, each such posting preceded a thorough test. In general, each new push to CRAN with new function(s) will update the second term of the version number, e.g. 1.2.0 to 1.3.0. Updates only to the code of existing functions increment the third term of the version number, e.g. 1.2.0 to 1.2.1.
Internal datafarames are contained in the R/sysdata.rda of the source code, used in the R package functions but not accessible to the user.
List of vignettes are available via
browseVignettes(package = "kidney.epi").
This project is licensed under the LGPL (>=2).
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.