mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@a6251191e5 🚀
This commit is contained in:
parent
057f491a10
commit
a3136c596f
123 changed files with 326 additions and 637 deletions
10
index.html
10
index.html
|
|
@ -6,6 +6,11 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>A free and open-source browser based data analysis tool for researchers with publication ready output • FreesearchR</title>
|
||||
<!-- favicons --><link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
|
||||
<link rel="icon" type="”image/svg+xml”" href="favicon.svg">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
||||
<link rel="icon" sizes="any" href="favicon.ico">
|
||||
<link rel="manifest" href="site.webmanifest">
|
||||
<script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet">
|
||||
<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/Montserrat-0.4.10/font.css" rel="stylesheet">
|
||||
|
|
@ -108,6 +113,7 @@
|
|||
<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>
|
||||
<li><p><a href="https://biogen-inc.github.io/IDEAFilter/" class="external-link">IDEAfilter</a>: a visually appealing data filter function based on the <a href="https://github.com/dgkf/shinyDataFilter" class="external-link">{shinyDataFilter}</a>.</p></li>
|
||||
</ul>
|
||||
<p>This project was all written by a human and not by any AI-based tools.</p>
|
||||
</div>
|
||||
|
|
@ -145,7 +151,7 @@
|
|||
<div class="developers">
|
||||
<h2 data-toc-skip>Developers</h2>
|
||||
<ul class="list-unstyled">
|
||||
<li>Andreas Gammelgaard Damsbo <br><small class="roles"> Author, maintainer </small> <a href="https://orcid.org/0000-0002-7559-1154" target="orcid.widget" aria-label="ORCID" class="external-link"><span class="fab fa-orcid orcid" aria-hidden="true"></span></a> </li>
|
||||
<li>Andreas Gammelgaard Damsbo <br><small class="roles"> Author, maintainer </small> <a href="https://orcid.org/0000-0002-7559-1154" target="orcid.widget" aria-label="ORCID" class="external-link"><span class="fab fa-orcid orcid" aria-hidden="true"></span></a> </li>
|
||||
<li><a href="authors.html">More about authors...</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
@ -165,7 +171,7 @@
|
|||
|
||||
|
||||
<footer><div class="pkgdown-footer-left">
|
||||
<p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.1.</p>
|
||||
<p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.2.</p>
|
||||
</div>
|
||||
|
||||
<div class="pkgdown-footer-right">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue