<!-- Generated by pkgdown: do not edit by hand --><htmllang="en"><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"><metacharset="utf-8"><metahttp-equiv="X-UA-Compatible"content="IE=edge"><metaname="viewport"content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Project roadmap • FreesearchR</title><scriptsrc="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><metaname="viewport"content="width=device-width, initial-scale=1, shrink-to-fit=no"><linkhref="deps/bootstrap-5.3.1/bootstrap.min.css"rel="stylesheet"><scriptsrc="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><linkhref="deps/Montserrat-0.4.9/font.css"rel="stylesheet"><linkhref="deps/Public_Sans-0.4.9/font.css"rel="stylesheet"><linkhref="deps/font-awesome-6.5.2/css/all.min.css"rel="stylesheet"><linkhref="deps/font-awesome-6.5.2/css/v4-shims.min.css"rel="stylesheet"><scriptsrc="deps/headroom-0.11.0/headroom.min.js"></script><scriptsrc="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><scriptsrc="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><scriptsrc="deps/clipboard.js-2.0.11/clipboard.min.js"></script><scriptsrc="deps/search-1.0.0/autocomplete.jquery.min.js"></script><scriptsrc="deps/search-1.0.0/fuse.min.js"></script><scriptsrc="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><scriptsrc="pkgdown.js"></script><linkhref="extra.css"rel="stylesheet"><metaproperty="og:title"content="Project roadmap"></head><body>
<liclass="nav-item"><aclass="external-link nav-link"href="https://github.com/agdamsbo/FreesearchR/"aria-label="GitHub"><spanclass="fa fab fa-github fa-lg"></span></a></li>
<p>The current state of the app is considered experimental, and a lot of things are still changing. It is, however, in a usable state, with basic functions available to the user.</p>
<p>Below are some (the actual list is quite long and growing) of the planned features and improvements:</p>
<li><p><label><inputtype="checkbox">Include reproducible code for all steps (maybe not all, but most steps, and the final dataset can be exported)</label></p></li>
<li><p><label><inputtype="checkbox"checked><del>Modify factor levels</del> Factor level modifications is possible through converting factors to numeric > cutting numeric with desired fixed values. 2024-12-12</label></p></li>
<li><p><label><inputtype="checkbox"checked>More options for date/datetime/time grouping/factoring. Included weekday and month-only options. 2024-12-12</label></p></li>