mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@887a51cb9c 🚀
This commit is contained in:
parent
e2e2aa66ee
commit
4c3ab5e68b
128 changed files with 2174 additions and 22 deletions
|
|
@ -20,6 +20,8 @@
|
|||
<li class="nav-item dropdown">
|
||||
<button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button>
|
||||
<ul class="dropdown-menu" aria-labelledby="dropdown-articles"><li><a class="dropdown-item" href="../articles/data-types.html">Data types</a></li>
|
||||
<li><a class="dropdown-item" href="../articles/session.html">Session info</a></li>
|
||||
<li><a class="dropdown-item" href="../articles/visuals.html">On visuals</a></li>
|
||||
</ul></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../ROADMAP.html">Roadmap</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../QA.html">Q&A</a></li>
|
||||
|
|
@ -41,8 +43,9 @@
|
|||
|
||||
<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>
|
||||
<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.</li>
|
||||
<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>
|
||||
<li><p><em>NEW</em>: A logo is here! It should emphasize the underlying reliance on <em>R</em> while also inspire to explore.</p></li>
|
||||
<li><p><em>IMPROVED</em>: docs are updated and much more comprehensive. They will be continuously updated.</p></li>
|
||||
</ul></div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.4.2" id="freesearchr-2542">FreesearchR 25.4.2<a class="anchor" aria-label="anchor" href="#freesearchr-2542"></a></h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue