Skip to content

Commit

Permalink
Deploying to gh-pages from @ b3e1b0f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 22, 2024
1 parent bf232b7 commit 44b0b1f
Show file tree
Hide file tree
Showing 31 changed files with 895 additions and 874 deletions.
Binary file modified freeze.rds
Binary file not shown.
22 changes: 11 additions & 11 deletions man/format_tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tinytable_qo3839rbbuqvgtp5ypbn</title>
<title>tinytable_yrbypynpro3i309x0bfh</title>
<style>
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand All @@ -438,7 +438,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table" id="tinytable_qo3839rbbuqvgtp5ypbn" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table" id="tinytable_yrbypynpro3i309x0bfh" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>

<tr>
Expand All @@ -449,28 +449,28 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<tbody>
<tr>
<td>10 001</td>
<td>10 000</td>
<td> 9 999</td>
<td> 9 998</td>
</tr>
<tr>
<td> 9 997</td>
<td>10 000</td>
<td>10 001</td>
<td> 9 999</td>
</tr>
<tr>
<td>10 000</td>
<td>10 000</td>
<td>10 001</td>
<td>10 003</td>
</tr>
</tbody>
</table>
</div>

<script>
function styleCell_qo3839rbbuqvgtp5ypbn(i, j, css_id) {
var table = document.getElementById("tinytable_qo3839rbbuqvgtp5ypbn");
function styleCell_yrbypynpro3i309x0bfh(i, j, css_id) {
var table = document.getElementById("tinytable_yrbypynpro3i309x0bfh");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_qo3839rbbuqvgtp5ypbn');
var table = document.getElementById('tinytable_yrbypynpro3i309x0bfh');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand Down
16 changes: 8 additions & 8 deletions man/plot_tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,14 @@ <h3 class="anchored" data-anchor-id="arguments">Arguments</h3>
</tr>
<tr>
<td style="white-space: nowrap; font-family: monospace; vertical-align: top">
<code id="plot_tt_:_color">color</code>
</td>
<td>
string Name of color to use for inline plots (passed to the <code>col</code> argument base <code>graphics</code> plots in <code>R</code>).
</td>
</tr>
<tr>
<td style="white-space: nowrap; font-family: monospace; vertical-align: top">
<code id="plot_tt_:_xlim">xlim</code>
</td>
<td>
Expand Down Expand Up @@ -355,14 +363,6 @@ <h3 class="anchored" data-anchor-id="arguments">Arguments</h3>
Extra arguments are passed to the function in <code>fun</code>. Important: Custom plotting functions must always have <code></code> as an argument.
</td>
</tr>
<tr>
<td style="white-space: nowrap; font-family: monospace; vertical-align: top">
<code id="plot_tt_:_string">string</code>
</td>
<td>
Name of color to use for inline plots (passed to the <code>col</code> argument base <code>graphics</code> plots in <code>R</code>).
</td>
</tr>

</tbody></table>
</section>
Expand Down
62 changes: 31 additions & 31 deletions man/tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tinytable_yp53ie8wlnf2ikq71y0a</title>
<title>tinytable_06zk6dqzsqsu5amx0jh7</title>
<style>
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand All @@ -421,7 +421,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table" id="tinytable_yp53ie8wlnf2ikq71y0a" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table" id="tinytable_06zk6dqzsqsu5amx0jh7" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>

<tr>
Expand Down Expand Up @@ -467,12 +467,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</div>

<script>
function styleCell_yp53ie8wlnf2ikq71y0a(i, j, css_id) {
var table = document.getElementById("tinytable_yp53ie8wlnf2ikq71y0a");
function styleCell_06zk6dqzsqsu5amx0jh7(i, j, css_id) {
var table = document.getElementById("tinytable_06zk6dqzsqsu5amx0jh7");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_yp53ie8wlnf2ikq71y0a');
var table = document.getElementById('tinytable_06zk6dqzsqsu5amx0jh7');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand All @@ -497,9 +497,9 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tinytable_su8qtts0e8bfcn8rjsfd</title>
<title>tinytable_hc9ar1dprlfz059hrtjk</title>
<style>
.table td.tinytable_css_r64mwdcoklqhkg4ll0aa, .table th.tinytable_css_r64mwdcoklqhkg4ll0aa { }
.table td.tinytable_css_c2uxrq79f1r41nwkrelk, .table th.tinytable_css_c2uxrq79f1r41nwkrelk { }
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
Expand All @@ -517,7 +517,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table table-striped" id="tinytable_su8qtts0e8bfcn8rjsfd" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-striped" id="tinytable_hc9ar1dprlfz059hrtjk" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>
</thead><caption>Data about cars.</caption>
<tbody><tr>
Expand Down Expand Up @@ -563,39 +563,39 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</div>

<script>
function styleCell_tinytable_hpzshxw217gdmc9hkby8(i, j, css_id) {
var table = document.getElementById("tinytable_su8qtts0e8bfcn8rjsfd");
function styleCell_tinytable_oloes3jduu47pkmpfn1i(i, j, css_id) {
var table = document.getElementById("tinytable_hc9ar1dprlfz059hrtjk");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_su8qtts0e8bfcn8rjsfd');
var table = document.getElementById('tinytable_hc9ar1dprlfz059hrtjk');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
// newCell.innerText = content;
// this may be unsafe, but innerText does not interpret <br>
newCell.innerHTML = content;
}
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(1, 0, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(2, 0, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(3, 0, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(4, 0, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(1, 1, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(2, 1, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(3, 1, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(4, 1, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(1, 2, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(2, 2, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(3, 2, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(4, 2, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(1, 3, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(2, 3, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(3, 3, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(4, 3, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(1, 4, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(2, 4, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(3, 4, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_hpzshxw217gdmc9hkby8(4, 4, 'tinytable_css_r64mwdcoklqhkg4ll0aa') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(1, 0, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(2, 0, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(3, 0, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(4, 0, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(1, 1, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(2, 1, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(3, 1, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(4, 1, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(1, 2, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(2, 2, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(3, 2, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(4, 2, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(1, 3, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(2, 3, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(3, 3, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(4, 3, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(1, 4, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(2, 4, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(3, 4, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
window.addEventListener('load', function () { styleCell_tinytable_oloes3jduu47pkmpfn1i(4, 4, 'tinytable_css_c2uxrq79f1r41nwkrelk') })
</script>


Expand Down
Loading

0 comments on commit 44b0b1f

Please sign in to comment.