1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-18 03:23:21 +02:00

Built site for AMR: 1.8.2.9050@7ca44fb

This commit is contained in:
github-actions
2022-11-13 12:52:01 +00:00
parent bdc43910ae
commit eb998f6989
99 changed files with 567 additions and 554 deletions

View File

@ -10,7 +10,7 @@
<a class="navbar-brand me-2" href="../index.html">AMR (for R)</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">1.8.2.9049</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">1.8.2.9050</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -319,12 +319,12 @@
<code><a href="as.av.html">as.av()</a></code> <code><a href="as.av.html">is.av()</a></code>
</dt>
<dd>Transform Input to an Antiviral Agent ID</dd>
<dd>Transform Input to an Antiviral Drug ID</dd>
</dl><dl><dt>
<code><a href="av_property.html">av_name()</a></code> <code><a href="av_property.html">av_cid()</a></code> <code><a href="av_property.html">av_synonyms()</a></code> <code><a href="av_property.html">av_tradenames()</a></code> <code><a href="av_property.html">av_group()</a></code> <code><a href="av_property.html">av_atc()</a></code> <code><a href="av_property.html">av_loinc()</a></code> <code><a href="av_property.html">av_ddd()</a></code> <code><a href="av_property.html">av_ddd_units()</a></code> <code><a href="av_property.html">av_info()</a></code> <code><a href="av_property.html">av_url()</a></code> <code><a href="av_property.html">av_property()</a></code>
</dt>
<dd>Get Properties of an Antiviral Agent</dd>
<dd>Get Properties of an Antiviral Drug</dd>
</dl><dl><dt>
<code><a href="av_from_text.html">av_from_text()</a></code>