mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 21:01:56 +02:00
big website update, licence txt update
This commit is contained in:
@ -40,6 +40,12 @@ A vector of values. In case of \code{ab_tradenames}, if \code{x} is of length on
|
||||
\description{
|
||||
Use these functions to return a specific property of an antibiotic from the \code{\link{antibiotics}} data set, based on their ATC code. Get such a code with \code{\link{as.atc}}.
|
||||
}
|
||||
\section{Read more on our website!}{
|
||||
|
||||
\if{html}{\figure{logo.png}{options: height=40px style=margin-bottom:5px} \cr}
|
||||
On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a omprehensive tutorial} about how to conduct AMR analysis and find \href{https://msberends.gitlab.io/AMR/reference}{the complete documentation of all functions}, which reads a lot easier than in R.
|
||||
}
|
||||
|
||||
\examples{
|
||||
ab_atc("amcl") # J01CR02
|
||||
ab_name("amcl") # Amoxicillin and beta-lactamase inhibitor
|
||||
|
Reference in New Issue
Block a user