mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@8c7fafe51c 🚀
This commit is contained in:
parent
6d545337de
commit
131294f901
166 changed files with 964 additions and 379 deletions
|
|
@ -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.11.2</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.12.1</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">
|
||||
|
|
@ -41,6 +41,12 @@
|
|||
<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.12.1" id="freesearchr-25121">FreesearchR 25.12.1<a class="anchor" aria-label="anchor" href="#freesearchr-25121"></a></h2>
|
||||
<p><em>NEW</em> Option to edit factor label names in the “New factor” pop-up. This allows for easier naming for tables, but also to combine levels. A new variable is appended to the dataset if label names are changed. Code is now also exported.</p>
|
||||
<p><em>FIX</em> Fixes a bug, where white space in code exported was removed. Now a little too many spaces are included. Fine tuning continues.</p>
|
||||
<p><em>NEW</em> Easily copy code by just clicking “copy” in code blocks.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.11.2" id="freesearchr-25112">FreesearchR 25.11.2<a class="anchor" aria-label="anchor" href="#freesearchr-25112"></a></h2>
|
||||
<p><em>NEW</em> Vignettes were moved to the <a href="https://freesearchr.github.io/FreesearchR-knowledge/" class="external-link">FreesearchR project knowledge base</a>. This was mainly to ease rendering and allow quick and easy updates as well as future translations.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue