-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #294 from impact-initiatives/devAA
add credits to the package
- Loading branch information
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1513,6 +1513,13 @@ iycf_flags <- check_iycf_flags( | |
) | ||
``` | ||
|
||
## Credits | ||
|
||
This R package is an optimized version of Saeed Rahman's [healthyR](https://github.com/SaeedR1987/healthyr) package, developed by Abraham Azar. It incorporates additional improvements and features to support public health data cleaning/analysis. Contributions to this package also come from [Yann Say](https://github.com/yannsay-impact), the [apyramid](https://cran.r-project.org/web/packages/apyramid/vignettes/intro.html) package from R4EPIs projects, and the Public Health Unit at IMPACT Initiatives. | ||
|
||
For any questions or further information, please contact: | ||
- Abraham Azar at [email protected]. | ||
- IMPACT GENEVA Public Health Unit at [email protected] | ||
|
||
## Code of Conduct | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2115,6 +2115,22 @@ iycf_flags <- check_iycf_flags( | |
) | ||
``` | ||
|
||
## Credits | ||
|
||
This R package is an optimized version of Saeed Rahman’s | ||
[healthyR](https://github.com/SaeedR1987/healthyr) package, developed by | ||
Abraham Azar. It incorporates additional improvements and features to | ||
support public health data cleaning/analysis. Contributions to this | ||
package also come from [Yann Say](https://github.com/yannsay-impact), | ||
the | ||
[apyramid](https://cran.r-project.org/web/packages/apyramid/vignettes/intro.html) | ||
package from R4EPIs projects, and the Public Health Unit at IMPACT | ||
Initiatives. | ||
|
||
For any questions or further information, please contact: - Abraham Azar | ||
at <[email protected]>. - IMPACT GENEVA Public Health | ||
Unit at <[email protected]> | ||
|
||
## Code of Conduct | ||
|
||
Please note that the impactR4PHU project is released with a [Contributor | ||
|