diff options
Diffstat (limited to 'docs/reference/pai.html')
-rw-r--r-- | docs/reference/pai.html | 155 |
1 files changed, 113 insertions, 42 deletions
diff --git a/docs/reference/pai.html b/docs/reference/pai.html index e240e11..e5ecb99 100644 --- a/docs/reference/pai.html +++ b/docs/reference/pai.html @@ -8,21 +8,29 @@ <title>An R6 class for pesticidal active ingredients and associated data — pai • chents</title> + <!-- jquery --> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> +<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!-- Bootstrap --> -<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" /> -<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script> +<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" /> + +<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script> + +<!-- bootstrap-toc --> +<link rel="stylesheet" href="../bootstrap-toc.css"> +<script src="../bootstrap-toc.js"></script> <!-- Font Awesome icons --> -<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" /> +<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" /> +<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" /> <!-- clipboard.js --> -<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script> +<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> -<!-- sticky kit --> -<script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script> +<!-- headroom.js --> +<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script> +<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> @@ -30,11 +38,11 @@ -<meta property="og:title" content="An R6 class for pesticidal active ingredients and associated data — pai" /> +<meta property="og:title" content="An R6 class for pesticidal active ingredients and associated data — pai" /> <meta property="og:description" content="The class is initialised with an identifier which is generally an ISO common name. Additional chemical information is retrieved from the internet if available." /> -<meta name="twitter:card" content="summary" /> + @@ -48,9 +56,10 @@ Additional chemical information is retrieved from the internet if available." /> <![endif]--> + </head> - <body> + <body data-spy="scroll" data-target="#toc"> <div class="container template-reference-topic"> <header> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> @@ -64,7 +73,7 @@ Additional chemical information is retrieved from the internet if available." /> </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">chents</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.7</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.3.1</span> </span> </div> @@ -72,7 +81,7 @@ Additional chemical information is retrieved from the internet if available." /> <ul class="nav navbar-nav"> <li> <a href="../index.html"> - <span class="fa fa-home fa-lg"></span> + <span class="fas fa-home fa-lg"></span> </a> </li> @@ -80,11 +89,10 @@ Additional chemical information is retrieved from the internet if available." /> <a href="../reference/index.html">Reference</a> </li> </ul> - <ul class="nav navbar-nav navbar-right"> <li> - <a href="https://github.com/jranke/chents"> - <span class="fa fa-github fa-lg"></span> + <a href="https://github.com/jranke/chents/"> + <span class="fab fa-github fa-lg"></span> </a> </li> @@ -95,6 +103,7 @@ Additional chemical information is retrieved from the internet if available." /> </div><!--/.navbar --> + </header> <div class="row"> @@ -106,30 +115,92 @@ Additional chemical information is retrieved from the internet if available." /> </div> <div class="ref-description"> - <p>The class is initialised with an identifier which is generally an ISO common name. Additional chemical information is retrieved from the internet if available.</p> - </div> - <pre class="usage"><span class='no'>pai</span></pre> - + + <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2> <p>An <code>R6Class</code> generator object</p> - - <h2 class="hasAnchor" id="fields"><a class="anchor" href="#fields"></a>Fields</h2> + <h2 class="hasAnchor" id="super-class"><a class="anchor" href="#super-class"></a>Super class</h2> + + <p><code><a href='chent.html'>chents::chent</a></code> -> <code>pai</code></p> + <h2 class="hasAnchor" id="public-fields"><a class="anchor" href="#public-fields"></a>Public fields</h2> + + <p><div class="r6-fields"></p><dl> +<dt><code>iso</code></dt><dd><p>ISO common name according to ISO 1750 as retreived from pesticidecompendium.bcpc.org</p></dd> + +<dt><code>bcpc</code></dt><dd><p>List of information retrieved from pesticidecompendium.bcpc.org</p></dd> + +</dl><p></div></p> + <h2 class="hasAnchor" id="methods"><a class="anchor" href="#methods"></a>Methods</h2> - <dl class='dl-horizontal'> -<dt><code>iso</code></dt><dd><p>ISO common name according to ISO 1750 as retreived from www.alanwood.net/pesticides</p></dd> - <dt><code>alanwood</code></dt><dd><p>List of information retreived from www.alanwood.net/pesticides</p></dd> -</dl> - +<h3 class='hasAnchor' id='arguments'><a class='anchor' href='#arguments'></a>Public methods</h3> + +<ul> +<li><p><a href='#method-new'><code>pai$new()</code></a></p></li> +<li><p><a href='#method-clone'><code>pai$clone()</code></a></p></li> +</ul> +<p><details ><summary>Inherited methods</summary> +<ul> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_PUF"><a href='../../chents/html/chent.html#method-add_PUF'><code>chents::chent$add_PUF()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_TP"><a href='../../chents/html/chent.html#method-add_TP'><code>chents::chent$add_TP()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_cwsat"><a href='../../chents/html/chent.html#method-add_cwsat'><code>chents::chent$add_cwsat()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_p0"><a href='../../chents/html/chent.html#method-add_p0'><code>chents::chent$add_p0()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_soil_degradation"><a href='../../chents/html/chent.html#method-add_soil_degradation'><code>chents::chent$add_soil_degradation()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_soil_ff"><a href='../../chents/html/chent.html#method-add_soil_ff'><code>chents::chent$add_soil_ff()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_soil_sorption"><a href='../../chents/html/chent.html#method-add_soil_sorption'><code>chents::chent$add_soil_sorption()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="add_transformation"><a href='../../chents/html/chent.html#method-add_transformation'><code>chents::chent$add_transformation()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="emf"><a href='../../chents/html/chent.html#method-emf'><code>chents::chent$emf()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="get_chyaml"><a href='../../chents/html/chent.html#method-get_chyaml'><code>chents::chent$get_chyaml()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="get_pubchem"><a href='../../chents/html/chent.html#method-get_pubchem'><code>chents::chent$get_pubchem()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="get_rdkit"><a href='../../chents/html/chent.html#method-get_rdkit'><code>chents::chent$get_rdkit()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="pdf"><a href='../../chents/html/chent.html#method-pdf'><code>chents::chent$pdf()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="png"><a href='../../chents/html/chent.html#method-png'><code>chents::chent$png()</code></a></span></p></li> +<li><p><span class="pkg-link" data-pkg="chents" data-topic="chent" data-id="try_pubchem"><a href='../../chents/html/chent.html#method-try_pubchem'><code>chents::chent$try_pubchem()</code></a></span></p></li> +</ul> +</details> + +<hr> +<a id="method-new"></a></p><h3 class='hasAnchor' id='arguments'><a class='anchor' href='#arguments'></a>Method <code>new()</code></h3> + +<h4 class='hasAnchor' id='arguments'><a class='anchor' href='#arguments'></a>Usage</h4> +<p><div class="r"></p><pre><span class='va'>pai</span><span class='op'>$</span><span class='fu'>new</span><span class='op'>(</span> + <span class='va'>iso</span>, + identifier <span class='op'>=</span> <span class='va'>iso</span>, + smiles <span class='op'>=</span> <span class='cn'>NULL</span>, + smiles_source <span class='op'>=</span> <span class='st'>"user"</span>, + inchikey <span class='op'>=</span> <span class='cn'>NULL</span>, + inchikey_source <span class='op'>=</span> <span class='st'>"user"</span>, + bcpc <span class='op'>=</span> <span class='cn'>TRUE</span>, + pubchem <span class='op'>=</span> <span class='cn'>TRUE</span>, + pubchem_from <span class='op'>=</span> <span class='st'>"auto"</span>, + rdkit <span class='op'>=</span> <span class='cn'>TRUE</span>, + template <span class='op'>=</span> <span class='cn'>NULL</span>, + chyaml <span class='op'>=</span> <span class='cn'>TRUE</span> +<span class='op'>)</span></pre><p></div></p> + +<p><hr> +<a id="method-clone"></a></p><h3 class='hasAnchor' id='arguments'><a class='anchor' href='#arguments'></a>Method <code>clone()</code></h3> +<p>The objects of this class are cloneable with this method.</p><h4 class='hasAnchor' id='arguments'><a class='anchor' href='#arguments'></a>Usage</h4> +<p><div class="r"></p><pre><span class='va'>pai</span><span class='op'>$</span><span class='fu'>clone</span><span class='op'>(</span>deep <span class='op'>=</span> <span class='cn'>FALSE</span><span class='op'>)</span></pre><p></div></p> + +<h4 class='hasAnchor' id='arguments'><a class='anchor' href='#arguments'></a>Arguments</h4> +<p><div class="arguments"></p><dl> +<dt><code>deep</code></dt><dd><p>Whether to make a deep clone.</p></dd> + +</dl><p></div></p> + + <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> - <pre class="examples"><div class='input'><span class='no'>atr</span> <span class='kw'><-</span> <span class='no'>pai</span>$<span class='fu'>new</span>(<span class='st'>"atrazine"</span>)</div><div class='output co'>#> <span class='message'>alanwood.net:</span></div><div class='output co'>#> <span class='message'>Querying atrazine.html</span></div><div class='output co'>#> <span class='message'>PubChem:</span></div><div class='output co'>#> <span class='message'>https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/inchikey/cids/JSON</span></div><div class='output co'>#> <span class='message'>https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/property/MolecularFormula,MolecularWeight,CanonicalSMILES,IsomericSMILES,InChI,InChIKey,IUPACName,XLogP,TPSA,Complexity,Charge,HBondDonorCount,HBondAcceptorCount/JSON</span></div><div class='output co'>#> <span class='message'>https://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/synonyms/JSON</span></div><div class='output co'>#> <span class='message'>Trying to get chemical information from RDKit using PubChem_Canonical SMILES</span> -#> <span class='message'>CCNC1=NC(=NC(=N1)Cl)NC(C)C</span></div><div class='output co'>#> <span class='message'>Did not find chyaml file ./atrazine.yaml</span></div><div class='input'><span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/print'>print</a></span>(<span class='no'>atr</span>)</div><div class='output co'>#> <pai> with ISO common name $iso atrazine + <pre class="examples"><div class='input'><span class='va'>atr</span> <span class='op'><-</span> <span class='va'>pai</span><span class='op'>$</span><span class='fu'>new</span><span class='op'>(</span><span class='st'>"atrazine"</span><span class='op'>)</span> +</div><div class='output co'>#> <span class='message'>BCPC:</span></div><div class='output co'>#> <span class='message'>PubChem:</span></div><div class='output co'>#> <span class='message'>Trying to get chemical information from RDKit using PubChem_Canonical SMILES</span> +#> <span class='message'>CCNC1=NC(=NC(=N1)Cl)NC(C)C</span></div><div class='output co'>#> <span class='message'>Did not find chyaml file ./atrazine.yaml</span></div><div class='input'><span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span><span class='op'>(</span><span class='va'>atr</span><span class='op'>)</span> +</div><div class='output co'>#> <pai> with ISO common name $iso atrazine #> <chent> #> Identifier $identifier atrazine #> InChI Key $inchikey MXWJVTOOROXGIU-UHFFFAOYSA-N @@ -138,36 +209,36 @@ Additional chemical information is retrieved from the internet if available.</p> #> "CCNC1=NC(=NC(=N1)Cl)NC(C)C" #> Molecular weight $mw: 215.7 #> PubChem synonyms (up to 10): -#> [1] "2256" "atrazine" "1912-24-9" "Gesaprim" "Chromozin" -#> [6] "Oleogesaprim" "Aktikon" "Argezin" "Atazinax" "Atranex" </div></pre> +#> [1] "atrazine" "1912-24-9" "Gesaprim" "Oleogesaprim" "Chromozin" +#> [6] "Aktikon" "Atrazin" "Argezin" "Atazinax" "Atranex" </div><div class='input'><span class='kw'>if</span> <span class='op'>(</span><span class='op'>!</span><span class='fu'><a href='https://rdrr.io/r/base/NULL.html'>is.null</a></span><span class='op'>(</span><span class='va'>atr</span><span class='op'>$</span><span class='va'>Picture</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>{</span> + <span class='fu'><a href='https://rdrr.io/r/graphics/plot.default.html'>plot</a></span><span class='op'>(</span><span class='va'>atr</span><span class='op'>)</span> +<span class='op'>}</span> +</div><div class='img'><img src='pai-1.png' alt='' width='700' height='433' /></div></pre> </div> - <div class="col-md-3 hidden-xs hidden-sm" id="sidebar"> - <h2>Contents</h2> - <ul class="nav nav-pills nav-stacked"> - - <li><a href="#format">Format</a></li> - - <li><a href="#fields">Fields</a></li> - - <li><a href="#examples">Examples</a></li> - </ul> - + <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> + <nav id="toc" data-toggle="toc" class="sticky-top"> + <h2 data-toc-skip>Contents</h2> + </nav> </div> </div> + <footer> <div class="copyright"> <p>Developed by Johannes Ranke.</p> </div> <div class="pkgdown"> - <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.</p> + <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p> </div> + </footer> </div> + </body> </html> + |