mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27: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
|
|
@ -40,6 +40,8 @@
|
|||
<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>
|
||||
|
|
@ -59,7 +61,7 @@
|
|||
</nav><div class="container template-home">
|
||||
<div class="row">
|
||||
<main id="main" class="col-md-9"><div class="section level1">
|
||||
<div class="page-header"><h1 id="freesearchr">FreesearchR<a class="anchor" aria-label="anchor" href="#freesearchr"></a>
|
||||
<div class="page-header"><h1 id="freesearchr-">FreesearchR <img style="float: right;" src="logo-text-white-250.png"><a class="anchor" aria-label="anchor" href="#freesearchr-"></a>
|
||||
</h1></div>
|
||||
<!-- badges: start -->
|
||||
|
||||
|
|
@ -100,7 +102,9 @@
|
|||
<li><p>The <strong><em>FreesearchR</em></strong> app is build with <a href="https://shiny.posit.co/" class="external-link">Shiny</a> and based on (<em>R</em>)[<a href="https://www.r-project.org/" class="external-link uri">https://www.r-project.org/</a>].</p></li>
|
||||
<li><p><a href="https://www.danieldsjoberg.com/gtsummary/" class="external-link">gtsummary</a>: superb and flexible way to create publication-ready analytical and summary tables.</p></li>
|
||||
<li><p><a href="https://github.com/dreamRs" class="external-link">dreamRs</a>: maintainers of a broad selection of great extensions and tools for <a href="https://shiny.posit.co/" class="external-link">Shiny</a>.</p></li>
|
||||
<li><p><a href="https://easystats.github.io/easystats/" class="external-link">easystats</a>: the <a href="https://easystats.github.io/performance/articles/check_model.html" class="external-link"><code>performance::check_model()</code></a> function was central in sparking the idea to create a data analysis tool.</p></li>
|
||||
</ul>
|
||||
<p>This project was all written by a human and not by any AI-based tools.</p>
|
||||
</div>
|
||||
</div>
|
||||
</main><aside class="col-md-3"><div class="links">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue