mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@40c5690193 🚀
This commit is contained in:
parent
770798da95
commit
aad9a536d9
115 changed files with 413 additions and 224 deletions
11
index.html
11
index.html
|
|
@ -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>Clinical Health Data Analysis • FreesearchR</title>
|
||||
<title>A free and open-source browser based data analysis tool for researchers with publication ready output • 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="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:title" content="A free and open-source browser based data analysis tool for researchers with publication ready output">
|
||||
<meta name="description" content="Easily evaluate and analysis clinical health data in your browser on a server or on your own device. Import data from multiple sources, summarise, modify and visualise data and export key metrics and regression analysis results in a publication ready format.">
|
||||
<meta property="og:description" content="Easily evaluate and analysis clinical health data in your browser on a server or on your own device. Import data from multiple sources, summarise, modify and visualise data and export key metrics and regression analysis results in a publication ready format.">
|
||||
<meta property="og:image" content="https://agdamsbo.github.io/FreesearchR/logo.png">
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -26,7 +26,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.4.3</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.4.4</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">
|
||||
|
|
@ -146,6 +146,7 @@
|
|||
<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><a href="authors.html">More about authors...</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue