<!-- 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>Module to Reorder the Levels of a Factor Variable — update-factor • 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.10/font.css"rel="stylesheet"><linkhref="../deps/Public_Sans-0.4.10/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="Module to Reorder the Levels of a Factor Variable — update-factor"><metaname="description"content="This module contain an interface to reorder the levels of a factor variable."><metaproperty="og:description"content="This module contain an interface to reorder the levels of a factor variable."><metaproperty="og:image"content="https://agdamsbo.github.io/FreesearchR/logo.png"></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>
<span> title <spanclass="op">=</span><spanclass="fu">i18n</span><spanclass="op">(</span><spanclass="st">"Update levels of a factor"</span><spanclass="op">)</span>,</span>
<span> title <spanclass="op">=</span><spanclass="fu">i18n</span><spanclass="op">(</span><spanclass="st">"Update levels of a factor"</span><spanclass="op">)</span>,</span>
<dd><p>A <code><ahref="https://rdrr.io/pkg/shiny/man/reactive.html"class="external-link">shiny::reactive()</a></code> function returning a <code>data.frame</code>.</p></dd>
<dd><p>One of <code>"s"</code> for small, <code>"m"</code> (the default) for medium,
<code>"l"</code> for large, or <code>"xl"</code> for extra large. Note that <code>"xl"</code> only
works with Bootstrap 4 and above (to opt-in to Bootstrap 4+,
pass <code><ahref="https://rstudio.github.io/bslib/reference/bs_theme.html"class="external-link">bslib::bs_theme()</a></code> to the <code>theme</code> argument of a page container
like <code><ahref="https://rdrr.io/pkg/shiny/man/fluidPage.html"class="external-link">fluidPage()</a></code>).</p></dd>
<dd><p>List of options, see <code><ahref="https://dreamrs.github.io/shinyWidgets/reference/wbOptions.html"class="external-link">wbOptions()</a></code>.</p></dd>
<dd><p>List of controls, see <code><ahref="https://dreamrs.github.io/shinyWidgets/reference/wbControls.html"class="external-link">wbControls()</a></code>.</p></dd>