Deploying to gh-pages from @ agdamsbo/FreesearchR@39c948e12c 🚀

This commit is contained in:
agdamsbo 2025-04-28 06:50:09 +00:00
commit 770798da95
115 changed files with 270 additions and 1057 deletions

View file

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Browser Based Data Analysis • FreesearchR</title>
<title>Clinical Health Data Analysis • FreesearchR</title>
<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">
@ -13,9 +13,9 @@
<link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet">
<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet">
<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><link href="extra.css" rel="stylesheet">
<meta property="og:title" content="Browser Based Data Analysis">
<meta name="description" content="Free and open source browser based data exploration and analysis with publication ready output.">
<meta property="og:description" content="Free and open source browser based data exploration and analysis with publication ready output.">
<meta property="og:title" content="Clinical Health Data Analysis">
<meta name="description" content="Free and open source browser based clinical health data exploration and analysis with publication ready output.">
<meta property="og:description" content="Free and open source browser based clinical health data exploration and analysis with publication ready output.">
<meta property="og:image" content="https://agdamsbo.github.io/FreesearchR/logo.png">
</head>
<body>
@ -69,8 +69,9 @@
</div>
<!-- badges: start -->
<p>This package is the backbone of the <strong><em>FreesearchR</em></strong>, a free and open-source browser based data exploration and analysis tool intended to democratise clinical research by assisting any researcher to easily evaluate and analyse data and export publication ready results.</p>
<p>The <strong><em>FreesearchR</em></strong>-tool is online and accessible here: <a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link">link to the app freely hosted on shinyapps.io</a>. All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!</p>
<p>The <a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link"><strong><em>FreesearchR</em></strong></a> is a simple, clinical health data exploration and analysis tool to democratise clinical research by assisting any researcher to easily evaluate and analyse data and export publication ready results.</p>
<p><a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link"><strong><em>FreesearchR</em></strong></a> is free and open-source, and is directly accessible here: <a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link">link to the app freely hosted on shinyapps.io</a>. The app can also run locally, please see below.</p>
<p>All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!</p>
<div class="section level2">
<h2 id="motivation">Motivation<a class="anchor" aria-label="anchor" href="#motivation"></a>
</h2>