mirror of
https://github.com/msberends/AMR.git
synced 2026-06-24 10:16:23 +02:00
Built site for AMR@3.0.1.9061: 0c1709c
This commit is contained in:
@@ -7,9 +7,13 @@ the name, defined daily dose (DDD) or standard unit.
|
||||
## Usage
|
||||
|
||||
``` r
|
||||
atc_online_property(atc_code, property, administration = "O",
|
||||
atc_online_property(
|
||||
atc_code,
|
||||
property,
|
||||
administration = "O",
|
||||
url = "https://atcddd.fhi.no/atc_ddd_index/?code=%s&showdescription=no",
|
||||
url_vet = "https://atcddd.fhi.no/atcvet/atcvet_index/?code=%s&showdescription=no")
|
||||
url_vet = "https://atcddd.fhi.no/atcvet/atcvet_index/?code=%s&showdescription=no"
|
||||
)
|
||||
|
||||
atc_online_groups(atc_code, ...)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user