2025-03-19 08:31:56 +00:00
<!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 > FreesearchR • FreesearchR< / title >
2025-04-29 10:29:25 +00:00
<!-- 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" >
2025-03-19 08:31:56 +00:00
< 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" >
2025-04-14 08:34:30 +00:00
< script src = "../deps/bootstrap-5.3.1/bootstrap.bundle.min.js" > < / script > < link href = "../deps/Montserrat-0.4.10/font.css" rel = "stylesheet" >
< link href = "../deps/Public_Sans-0.4.10/font.css" rel = "stylesheet" >
2025-03-19 08:31:56 +00:00
< 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 = "FreesearchR" >
2025-05-10 09:48:41 +00:00
< script defer src = "https://stats.freesearchr.org/script.js" data-website-id = "85bfd1e8-2cbe-4a4a-aa34-1dfb2960905b" > < / script >
2025-03-19 08:31:56 +00:00
< / 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" > FreesearchR< / a >
2025-12-11 08:52:29 +00:00
< small class = "nav-text text-muted me-auto" data-bs-toggle = "tooltip" data-bs-placement = "bottom" title = "" > 25.12.3< / small >
2025-03-19 08:31:56 +00:00
< button class = "navbar-toggler" type = "button" data-bs-toggle = "collapse" data-bs-target = "#navbar" aria-controls = "navbar" aria-expanded = "false" aria-label = "Toggle navigation" >
< span class = "navbar-toggler-icon" > < / span >
< / button >
< div id = "navbar" class = "collapse navbar-collapse ms-3" >
< ul class = "navbar-nav me-auto" >
< li class = "active 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 >
2025-04-22 12:16:08 +00:00
< li class = "nav-item dropdown" >
< 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 >
2025-07-03 14:39:17 +00:00
< li > < a class = "dropdown-item" href = "../articles/missingness.html" > Missingness in data< / a > < / li >
2025-04-23 13:36:42 +00:00
< 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 >
2025-04-22 12:16:08 +00:00
< / ul >
< / li >
2025-03-19 08:31:56 +00:00
< li class = "nav-item" > < a class = "nav-link" href = "../ROADMAP.html" > Roadmap< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../QA.html" > Q& A< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../news/index.html" > Changelog< / a > < / li >
< / ul >
< ul class = "navbar-nav" >
< li class = "nav-item" > < form class = "form-inline" role = "search" >
< input class = "form-control" type = "search" name = "search-input" id = "search-input" autocomplete = "off" aria-label = "Search site" placeholder = "Search for" data-search-index = "../search.json" >
< / form > < / li >
2025-03-19 12:28:24 +00:00
< li class = "nav-item" > < a class = "external-link nav-link" href = "https://github.com/agdamsbo/FreesearchR/" aria-label = "GitHub" > < span class = "fa fab fa-github fa-lg" > < / span > < / a > < / li >
2025-03-19 08:31:56 +00:00
< / ul >
< / div >
< / div >
< / nav > < div class = "container template-article" >
2025-04-09 10:50:41 +00:00
< div class = "row" >
2025-03-19 08:31:56 +00:00
< main id = "main" class = "col-md-9" > < div class = "page-header" >
2025-04-23 14:21:53 +00:00
< img src = "../logo.png" class = "logo" alt = "" > < h1 > FreesearchR< / h1 >
2025-03-19 08:31:56 +00:00
2025-12-11 08:52:29 +00:00
< small class = "dont-index" > Source: < a href = "https://github.com/agdamsbo/FreesearchR/blob/main/vignettes/FreesearchR.Rmd" class = "external-link" > < code > vignettes/FreesearchR.Rmd< / code > < / a > < / small >
2025-03-19 08:31:56 +00:00
< div class = "d-none name" > < code > FreesearchR.Rmd< / code > < / div >
< / div >
2025-11-19 13:25:44 +00:00
< p > Documentation on getting started using the FreesearchR app can be
found in the < a href = "https://freesearchr.github.io/FreesearchR-knowledge/app/app.html" class = "external-link" > FreesearchR
project documentations (link)< / a > .< / p >
< / main >
2025-03-19 08:31:56 +00:00
< / div >
< footer > < div class = "pkgdown-footer-left" >
2025-11-19 13:25:44 +00:00
< p > Site built with < a href = "https://pkgdown.r-lib.org/" class = "external-link" > pkgdown< / a > 2.2.0.< / p >
2025-03-19 08:31:56 +00:00
< / div >
< div class = "pkgdown-footer-right" >
< p > Developed by Andreas Gammelgaard Damsbo. Provided without < strong > any warranty< / strong > .< / p >
< / div >
< / footer >
< / div >
< / body >
< / html >