mirror of
https://github.com/msberends/AMR.git
synced 2026-06-24 07:36:21 +02:00
Built site for AMR@3.0.1.9061: 0c1709c
This commit is contained in:
@@ -7,9 +7,15 @@ drugs, doses and forms of administration found in the texts.
|
||||
## Usage
|
||||
|
||||
``` r
|
||||
av_from_text(text, type = c("drug", "dose", "administration"),
|
||||
collapse = NULL, translate_av = FALSE, thorough_search = NULL,
|
||||
info = interactive(), ...)
|
||||
av_from_text(
|
||||
text,
|
||||
type = c("drug", "dose", "administration"),
|
||||
collapse = NULL,
|
||||
translate_av = FALSE,
|
||||
thorough_search = NULL,
|
||||
info = interactive(),
|
||||
...
|
||||
)
|
||||
```
|
||||
|
||||
## Arguments
|
||||
|
||||
Reference in New Issue
Block a user