mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@20ae86a346 🚀
This commit is contained in:
parent
4c3ab5e68b
commit
01afb0db2e
114 changed files with 472 additions and 563 deletions
|
|
@ -63,8 +63,7 @@
|
|||
|
||||
<div class="row">
|
||||
<main id="main" class="col-md-9"><div class="page-header">
|
||||
|
||||
<h1>FreesearchR</h1>
|
||||
<img src="../logo.png" class="logo" alt=""><h1>FreesearchR</h1>
|
||||
|
||||
|
||||
<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>
|
||||
|
|
@ -158,7 +157,7 @@ data.</p>
|
|||
and a few key measures. Also, data filtering is available at two
|
||||
levels:</p>
|
||||
<ul>
|
||||
<li><p>Data type filtering allows to filter by variable <a href="">data
|
||||
<li><p>Data type filtering allows to filter by variable <a href="https://agdamsbo.github.io/FreesearchR/articles/data-types.html">data
|
||||
type</a></p></li>
|
||||
<li><p>Observations level filtering allow to filter data by
|
||||
variable</p></li>
|
||||
|
|
@ -167,6 +166,9 @@ variable</p></li>
|
|||
<div class="section level4">
|
||||
<h4 id="modify">Modify<a class="anchor" aria-label="anchor" href="#modify"></a>
|
||||
</h4>
|
||||
<p>Re-class, rename, and relabel variables. Subset data, create new
|
||||
variables and reorder factor levels. Also, compare the modified dataset
|
||||
to the original and restore the original data.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section level3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue