1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-16 02:47:52 +01:00

Built site for AMR@3.0.1.9034: 4dc3ec0

This commit is contained in:
github-actions
2026-03-11 15:20:20 +00:00
parent 86a53a0901
commit 33e262ed9b
92 changed files with 337 additions and 154 deletions

View File

@@ -890,14 +890,17 @@ information about how to work with functions in this package.
## Other: miscellaneous functions
These functions are mostly for internal use, but some of them may also
be suitable for your analysis. Especially the like function can be
useful: `if (x %like% y) {...}`.
Miscellaneous functions that support various parts of an AMR analysis,
such as working with ages, joining tables, principal component analysis,
and other utilities. Especially the like function can be useful:
`if (x %like% y) {...}`.
- [`age_groups()`](https://amr-for-r.org/reference/age_groups.md) :
Split Ages into Age Groups
- [`age()`](https://amr-for-r.org/reference/age.md) : Age in Years of
Individuals
- [`amr_course()`](https://amr-for-r.org/reference/amr_course.md) :
Download and Unpack an AMR Course Repository
- [`export_ncbi_biosample()`](https://amr-for-r.org/reference/export_ncbi_biosample.md)
: Export Data Set as NCBI BioSample Antibiogram
- [`availability()`](https://amr-for-r.org/reference/availability.md) :