Deploying to gh-pages from @ agdamsbo/FreesearchR@40c5690193 🚀

This commit is contained in:
agdamsbo 2025-04-28 08:30:26 +00:00
commit aad9a536d9
115 changed files with 413 additions and 224 deletions

View file

@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">FreesearchR</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.4.3</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.4.4</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">
@ -40,6 +40,10 @@
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/main/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.4.4" id="freesearchr-2544">FreesearchR 25.4.4<a class="anchor" aria-label="anchor" href="#freesearchr-2544"></a></h2>
<p>Minor updates in docs and easier citation.</p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.4.3" id="freesearchr-2543">FreesearchR 25.4.3<a class="anchor" aria-label="anchor" href="#freesearchr-2543"></a></h2>
<ul><li><p><em>NEW</em>: Added a variables type filter to easily exclude unwanted types. This also includes having data type rather than data class in the summary table. Will evaluate. Types are a simpler, more practical version of the <em>R</em> data class to easy interpretation.</p></li>