1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-19 17:03:11 +02:00

fix warnings

This commit is contained in:
2019-01-04 09:49:42 +01:00
parent 80ea555663
commit 6652f7d82b
31 changed files with 948 additions and 762 deletions

View File

@ -240,7 +240,8 @@ On our website <a href='https://msberends.gitlab.io/AMR'>https://msberends.gitla
<pre class="examples"><span class='co'># NOT RUN {</span>
<span class='co'># Get a note when a species was renamed</span>
<span class='fu'><a href='mo_property.html'>mo_shortname</a></span>(<span class='st'>"Chlamydia psittaci"</span>)
<span class='co'># Note: 'Chlamydia psittaci' (Page, 1968) was renamed 'Chlamydophila psittaci' (Everett et al., 1999)</span>
<span class='co'># Note: 'Chlamydia psittaci' (Page, 1968) was renamed </span>
<span class='co'># 'Chlamydophila psittaci' (Everett et al., 1999)</span>
<span class='co'># [1] "C. psittaci"</span>
<span class='co'># Get any property from the entire taxonomic tree for all included species</span>