Deploying to gh-pages from @ agdamsbo/freesearcheR@eb93f501ca 🚀

This commit is contained in:
agdamsbo 2025-01-16 11:17:46 +00:00
commit 61c9510042
6 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
<!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>Title — cut.hms • freesearcheR</title><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"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><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><meta property="og:title" content="Title — cut.hms"><meta name="description" content="Title"><meta property="og:description" content="Title"></head><body>
<!-- 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>Extended cutting function — cut.hms • freesearcheR</title><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"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><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><meta property="og:title" content="Extended cutting function — cut.hms"><meta name="description" content="Extended cutting function"><meta property="og:description" content="Extended cutting function"></head><body>
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
@ -28,13 +28,13 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<h1>Title</h1>
<h1>Extended cutting function</h1>
<small class="dont-index">Source: <a href="https://github.com/agdamsbo/freesearcheR/blob/main/R/cut-variable-dates.R" class="external-link"><code>R/cut-variable-dates.R</code></a></small>
<div class="d-none name"><code>cut.Rd</code></div>
</div>
<div class="ref-description section level2">
<p>Title</p>
<p>Extended cutting function</p>
</div>
<div class="section level2">

View file

@ -130,7 +130,7 @@
<span class="r-out co"><span class="r-pr">#&gt;</span> z$qr &lt;- NULL</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> z</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> }</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x55568fd1d8f8&gt;</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x55a71392b4d0&gt;</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;environment: namespace:stats&gt;</span>
</code></pre></div>
</div>

View file

@ -89,7 +89,7 @@
<code><a href="cut.html">cut(<i>&lt;hms&gt;</i>)</a></code> <code><a href="cut.html">cut(<i>&lt;POSIXt&gt;</i>)</a></code> <code><a href="cut.html">cut(<i>&lt;POSIXct&gt;</i>)</a></code> <code><a href="cut.html">cut(<i>&lt;Date&gt;</i>)</a></code>
</dt>
<dd>Title</dd>
<dd>Extended cutting function</dd>
</dl><dl><dt>
<code><a href="data-summary.html">data_summary_ui()</a></code> <code><a href="data-summary.html">data_summary_server()</a></code>