<!-- 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>Display a table in a window — show_data • FreesearchR</title><!-- favicons --><linkrel="icon"type="image/png"sizes="96x96"href="../favicon-96x96.png"><linkrel="icon"type="”image/svg+xml”"href="../favicon.svg"><linkrel="apple-touch-icon"sizes="180x180"href="../apple-touch-icon.png"><linkrel="icon"sizes="any"href="../favicon.ico"><linkrel="manifest"href="../site.webmanifest"><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="Display a table in a window — show_data"><metaname="description"content="Display a table in a window"><metaproperty="og:description"content="Display a table in a window"><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> type <spanclass="op">=</span><spanclass="fu"><ahref="https://rdrr.io/r/base/c.html"class="external-link">c</a></span><spanclass="op">(</span><spanclass="st">"popup"</span>, <spanclass="st">"modal"</span>, <spanclass="st">"winbox"</span><spanclass="op">)</span>,</span>
<dd><p>Arguments passed to <code><ahref="https://dreamrs.github.io/toastui/reference/datagrid.html"class="external-link">toastui::datagrid()</a></code>.</p></dd>
<dd><p>Display table in a pop-up with <code><ahref="https://dreamrs.github.io/shinyWidgets/reference/sweetalert.html"class="external-link">shinyWidgets::show_alert()</a></code>,
in modal window with <code><ahref="https://rdrr.io/pkg/shiny/man/showModal.html"class="external-link">shiny::showModal()</a></code> or in a WinBox window with <code><ahref="https://dreamrs.github.io/shinyWidgets/reference/WinBox.html"class="external-link">shinyWidgets::WinBox()</a></code>.</p></dd>
<p>If you use <code>type = "winbox"</code>, you'll need to use <code><ahref="https://dreamrs.github.io/shinyWidgets/reference/html_dependency_winbox.html"class="external-link">shinyWidgets::html_dependency_winbox()</a></code> somewhere in your UI.</p>
</div>
</main><asideclass="col-md-3"><navid="toc"aria-label="Table of contents"><h2>On this page</h2>