mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@04784a7a24 🚀
This commit is contained in:
parent
694df69d7f
commit
da38229a81
90 changed files with 580 additions and 327 deletions
8
QA.html
8
QA.html
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><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>Questions and answers • freesearcheR</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.9/font.css" rel="stylesheet"><link href="deps/Public_Sans-0.4.9/font.css" rel="stylesheet"><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="Questions and answers"></head><body>
|
||||
<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><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>Questions and answers • 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.9/font.css" rel="stylesheet"><link href="deps/Public_Sans-0.4.9/font.css" rel="stylesheet"><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="Questions and answers"></head><body>
|
||||
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
|
||||
|
||||
|
||||
<nav class="navbar navbar-expand-lg fixed-top bg-primary" data-bs-theme="dark" aria-label="Site navigation"><div class="container">
|
||||
|
||||
<a class="navbar-brand me-2" href="index.html">freesearcheR</a>
|
||||
<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.3.2</small>
|
||||
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
</button>
|
||||
|
||||
<div id="navbar" class="collapse navbar-collapse ms-3">
|
||||
<ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="articles/freesearcheR.html">Get started</a></li>
|
||||
<ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="articles/FreesearchR.html">Get started</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="reference/index.html">Reference</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="ROADMAP.html">Roadmap</a></li>
|
||||
<li class="active nav-item"><a class="nav-link" href="QA.html">Q&A</a></li>
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
<div id="questions-and-answers" class="section level1">
|
||||
|
||||
<p>A complete instructions set is not available, but below are a collection of questions and answers about the project and use of the app.</p>
|
||||
<p>A complete instructions set <a href="https://agdamsbo.github.io/FreesearchR/articles/FreesearchR.html" class="external-link">is also available</a>, but below are a collection of questions and answers about the project and use of the <strong><em>FreesearchR</em></strong> app.</p>
|
||||
<div class="section level2">
|
||||
<h2 id="are-you-keeping-the-uploaded-data">Are you keeping the uploaded data?<a class="anchor" aria-label="anchor" href="#are-you-keeping-the-uploaded-data"></a></h2>
|
||||
<p>No! All uploaded data is deleted when the session ends, so only stored for your analyses and the immediately deleted.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue