Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2349573 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Aug 26, 2024
1 parent d1d94ed commit b0ae4a5
Show file tree
Hide file tree
Showing 42 changed files with 2,017 additions and 2,015 deletions.
130 changes: 65 additions & 65 deletions man/format_tt.html

Large diffs are not rendered by default.

246 changes: 123 additions & 123 deletions man/group_tt.html

Large diffs are not rendered by default.

92 changes: 46 additions & 46 deletions man/rbind2-tinytable-tinytable-method.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,21 +487,21 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<!-- preamble start -->

<script>
function styleCell_tujz3lyrh10z6rhqrerj(i, j, css_id) {
var table = document.getElementById("tinytable_tujz3lyrh10z6rhqrerj");
function styleCell_hgnr9w5b0l5r66547obg(i, j, css_id) {
var table = document.getElementById("tinytable_hgnr9w5b0l5r66547obg");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_tujz3lyrh10z6rhqrerj');
var table = document.getElementById('tinytable_hgnr9w5b0l5r66547obg');
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;
}
function spanCell_tujz3lyrh10z6rhqrerj(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_tujz3lyrh10z6rhqrerj");
function spanCell_hgnr9w5b0l5r66547obg(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_hgnr9w5b0l5r66547obg");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand All @@ -527,18 +527,18 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
targetCell.rowSpan = rowspan;
targetCell.colSpan = colspan;
}
window.addEventListener('load', function () { styleCell_tujz3lyrh10z6rhqrerj(0, 0, 'tinytable_css_id0t5yvjdkczukop2289u4') })
window.addEventListener('load', function () { styleCell_tujz3lyrh10z6rhqrerj(0, 1, 'tinytable_css_id0t5yvjdkczukop2289u4') })
window.addEventListener('load', function () { styleCell_tujz3lyrh10z6rhqrerj(0, 2, 'tinytable_css_id0t5yvjdkczukop2289u4') })
window.addEventListener('load', function () { styleCell_tujz3lyrh10z6rhqrerj(0, 3, 'tinytable_css_id0t5yvjdkczukop2289u4') })
window.addEventListener('load', function () { styleCell_tujz3lyrh10z6rhqrerj(0, 4, 'tinytable_css_id0t5yvjdkczukop2289u4') })
window.addEventListener('load', function () { styleCell_hgnr9w5b0l5r66547obg(0, 0, 'tinytable_css_id4sg1v8rj2qb35jh0r78c') })
window.addEventListener('load', function () { styleCell_hgnr9w5b0l5r66547obg(0, 1, 'tinytable_css_id4sg1v8rj2qb35jh0r78c') })
window.addEventListener('load', function () { styleCell_hgnr9w5b0l5r66547obg(0, 2, 'tinytable_css_id4sg1v8rj2qb35jh0r78c') })
window.addEventListener('load', function () { styleCell_hgnr9w5b0l5r66547obg(0, 3, 'tinytable_css_id4sg1v8rj2qb35jh0r78c') })
window.addEventListener('load', function () { styleCell_hgnr9w5b0l5r66547obg(0, 4, 'tinytable_css_id4sg1v8rj2qb35jh0r78c') })
</script>

<style>
.table td.tinytable_css_id0t5yvjdkczukop2289u4, .table th.tinytable_css_id0t5yvjdkczukop2289u4 { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_id4sg1v8rj2qb35jh0r78c, .table th.tinytable_css_id4sg1v8rj2qb35jh0r78c { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_tujz3lyrh10z6rhqrerj" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_hgnr9w5b0l5r66547obg" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>
</thead><caption>Combine two tiny tables.</caption>
<tbody><tr>
Expand Down Expand Up @@ -603,21 +603,21 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<!-- preamble start -->

<script>
function styleCell_0ux9s4l8gk3zj77smxhq(i, j, css_id) {
var table = document.getElementById("tinytable_0ux9s4l8gk3zj77smxhq");
function styleCell_yjk1fjav88tneysw3678(i, j, css_id) {
var table = document.getElementById("tinytable_yjk1fjav88tneysw3678");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_0ux9s4l8gk3zj77smxhq');
var table = document.getElementById('tinytable_yjk1fjav88tneysw3678');
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;
}
function spanCell_0ux9s4l8gk3zj77smxhq(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_0ux9s4l8gk3zj77smxhq");
function spanCell_yjk1fjav88tneysw3678(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_yjk1fjav88tneysw3678");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand All @@ -643,18 +643,18 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
targetCell.rowSpan = rowspan;
targetCell.colSpan = colspan;
}
window.addEventListener('load', function () { styleCell_0ux9s4l8gk3zj77smxhq(0, 0, 'tinytable_css_id1trjr9u3v3xxgr4alnhl') })
window.addEventListener('load', function () { styleCell_0ux9s4l8gk3zj77smxhq(0, 1, 'tinytable_css_id1trjr9u3v3xxgr4alnhl') })
window.addEventListener('load', function () { styleCell_0ux9s4l8gk3zj77smxhq(0, 2, 'tinytable_css_id1trjr9u3v3xxgr4alnhl') })
window.addEventListener('load', function () { styleCell_0ux9s4l8gk3zj77smxhq(0, 3, 'tinytable_css_id1trjr9u3v3xxgr4alnhl') })
window.addEventListener('load', function () { styleCell_0ux9s4l8gk3zj77smxhq(0, 4, 'tinytable_css_id1trjr9u3v3xxgr4alnhl') })
window.addEventListener('load', function () { styleCell_yjk1fjav88tneysw3678(0, 0, 'tinytable_css_id4w54esmwa05jaet6txo3') })
window.addEventListener('load', function () { styleCell_yjk1fjav88tneysw3678(0, 1, 'tinytable_css_id4w54esmwa05jaet6txo3') })
window.addEventListener('load', function () { styleCell_yjk1fjav88tneysw3678(0, 2, 'tinytable_css_id4w54esmwa05jaet6txo3') })
window.addEventListener('load', function () { styleCell_yjk1fjav88tneysw3678(0, 3, 'tinytable_css_id4w54esmwa05jaet6txo3') })
window.addEventListener('load', function () { styleCell_yjk1fjav88tneysw3678(0, 4, 'tinytable_css_id4w54esmwa05jaet6txo3') })
</script>

<style>
.table td.tinytable_css_id1trjr9u3v3xxgr4alnhl, .table th.tinytable_css_id1trjr9u3v3xxgr4alnhl { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_id4w54esmwa05jaet6txo3, .table th.tinytable_css_id4w54esmwa05jaet6txo3 { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_0ux9s4l8gk3zj77smxhq" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_yjk1fjav88tneysw3678" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>
</thead><caption>Combine two tiny tables.</caption>
<tbody><tr>
Expand Down Expand Up @@ -720,21 +720,21 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<!-- preamble start -->

<script>
function styleCell_nvomyudlid21b4plh0zh(i, j, css_id) {
var table = document.getElementById("tinytable_nvomyudlid21b4plh0zh");
function styleCell_fy1pyno3su7o9kaowhs2(i, j, css_id) {
var table = document.getElementById("tinytable_fy1pyno3su7o9kaowhs2");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_nvomyudlid21b4plh0zh');
var table = document.getElementById('tinytable_fy1pyno3su7o9kaowhs2');
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;
}
function spanCell_nvomyudlid21b4plh0zh(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_nvomyudlid21b4plh0zh");
function spanCell_fy1pyno3su7o9kaowhs2(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_fy1pyno3su7o9kaowhs2");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand All @@ -760,18 +760,18 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
targetCell.rowSpan = rowspan;
targetCell.colSpan = colspan;
}
window.addEventListener('load', function () { styleCell_nvomyudlid21b4plh0zh(0, 0, 'tinytable_css_idxu38dipbt0bp9k6z4jcm') })
window.addEventListener('load', function () { styleCell_nvomyudlid21b4plh0zh(0, 1, 'tinytable_css_idxu38dipbt0bp9k6z4jcm') })
window.addEventListener('load', function () { styleCell_nvomyudlid21b4plh0zh(0, 2, 'tinytable_css_idxu38dipbt0bp9k6z4jcm') })
window.addEventListener('load', function () { styleCell_nvomyudlid21b4plh0zh(0, 3, 'tinytable_css_idxu38dipbt0bp9k6z4jcm') })
window.addEventListener('load', function () { styleCell_nvomyudlid21b4plh0zh(0, 4, 'tinytable_css_idxu38dipbt0bp9k6z4jcm') })
window.addEventListener('load', function () { styleCell_fy1pyno3su7o9kaowhs2(0, 0, 'tinytable_css_idjepswmdxoq69dbsv2baj') })
window.addEventListener('load', function () { styleCell_fy1pyno3su7o9kaowhs2(0, 1, 'tinytable_css_idjepswmdxoq69dbsv2baj') })
window.addEventListener('load', function () { styleCell_fy1pyno3su7o9kaowhs2(0, 2, 'tinytable_css_idjepswmdxoq69dbsv2baj') })
window.addEventListener('load', function () { styleCell_fy1pyno3su7o9kaowhs2(0, 3, 'tinytable_css_idjepswmdxoq69dbsv2baj') })
window.addEventListener('load', function () { styleCell_fy1pyno3su7o9kaowhs2(0, 4, 'tinytable_css_idjepswmdxoq69dbsv2baj') })
</script>

<style>
.table td.tinytable_css_idxu38dipbt0bp9k6z4jcm, .table th.tinytable_css_idxu38dipbt0bp9k6z4jcm { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_idjepswmdxoq69dbsv2baj, .table th.tinytable_css_idjepswmdxoq69dbsv2baj { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_nvomyudlid21b4plh0zh" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_fy1pyno3su7o9kaowhs2" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>
</thead><caption>Combine two tiny tables.</caption>
<tbody><tr>
Expand Down Expand Up @@ -830,21 +830,21 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<!-- preamble start -->

<script>
function styleCell_3iciw5rci4apzxkkax25(i, j, css_id) {
var table = document.getElementById("tinytable_3iciw5rci4apzxkkax25");
function styleCell_agdge23l5atqn2qm3x0r(i, j, css_id) {
var table = document.getElementById("tinytable_agdge23l5atqn2qm3x0r");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_3iciw5rci4apzxkkax25');
var table = document.getElementById('tinytable_agdge23l5atqn2qm3x0r');
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;
}
function spanCell_3iciw5rci4apzxkkax25(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_3iciw5rci4apzxkkax25");
function spanCell_agdge23l5atqn2qm3x0r(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_agdge23l5atqn2qm3x0r");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand All @@ -870,16 +870,16 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
targetCell.rowSpan = rowspan;
targetCell.colSpan = colspan;
}
window.addEventListener('load', function () { styleCell_3iciw5rci4apzxkkax25(0, 0, 'tinytable_css_id9dxm23zac8byugpop6b3') })
window.addEventListener('load', function () { styleCell_3iciw5rci4apzxkkax25(0, 1, 'tinytable_css_id9dxm23zac8byugpop6b3') })
window.addEventListener('load', function () { styleCell_3iciw5rci4apzxkkax25(0, 2, 'tinytable_css_id9dxm23zac8byugpop6b3') })
window.addEventListener('load', function () { styleCell_agdge23l5atqn2qm3x0r(0, 0, 'tinytable_css_idwpiqzstws32mgq6a9l39') })
window.addEventListener('load', function () { styleCell_agdge23l5atqn2qm3x0r(0, 1, 'tinytable_css_idwpiqzstws32mgq6a9l39') })
window.addEventListener('load', function () { styleCell_agdge23l5atqn2qm3x0r(0, 2, 'tinytable_css_idwpiqzstws32mgq6a9l39') })
</script>

<style>
.table td.tinytable_css_id9dxm23zac8byugpop6b3, .table th.tinytable_css_id9dxm23zac8byugpop6b3 { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_idwpiqzstws32mgq6a9l39, .table th.tinytable_css_idwpiqzstws32mgq6a9l39 { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_3iciw5rci4apzxkkax25" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_agdge23l5atqn2qm3x0r" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>
</thead><caption>Combine two tiny tables.</caption>
<tbody><tr>
Expand Down
34 changes: 17 additions & 17 deletions man/theme_tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -575,21 +575,21 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<!-- preamble start -->

<script>
function styleCell_vuht43p4y1qel81bxc26(i, j, css_id) {
var table = document.getElementById("tinytable_vuht43p4y1qel81bxc26");
function styleCell_m77vqggp70l42rj9epir(i, j, css_id) {
var table = document.getElementById("tinytable_m77vqggp70l42rj9epir");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_vuht43p4y1qel81bxc26');
var table = document.getElementById('tinytable_m77vqggp70l42rj9epir');
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;
}
function spanCell_vuht43p4y1qel81bxc26(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_vuht43p4y1qel81bxc26");
function spanCell_m77vqggp70l42rj9epir(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_m77vqggp70l42rj9epir");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand Down Expand Up @@ -620,7 +620,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<style>
</style>
<div class="container">
<table class="table table-striped" id="tinytable_vuht43p4y1qel81bxc26" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-striped" id="tinytable_m77vqggp70l42rj9epir" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>

<tr>
Expand Down Expand Up @@ -666,21 +666,21 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<!-- preamble start -->

<script>
function styleCell_9tqei5ytuc7nlbrihlc9(i, j, css_id) {
var table = document.getElementById("tinytable_9tqei5ytuc7nlbrihlc9");
function styleCell_tjhperksrbztemk4d017(i, j, css_id) {
var table = document.getElementById("tinytable_tjhperksrbztemk4d017");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_9tqei5ytuc7nlbrihlc9');
var table = document.getElementById('tinytable_tjhperksrbztemk4d017');
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;
}
function spanCell_9tqei5ytuc7nlbrihlc9(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_9tqei5ytuc7nlbrihlc9");
function spanCell_tjhperksrbztemk4d017(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_tjhperksrbztemk4d017");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand All @@ -706,17 +706,17 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
targetCell.rowSpan = rowspan;
targetCell.colSpan = colspan;
}
window.addEventListener('load', function () { styleCell_9tqei5ytuc7nlbrihlc9(0, 0, 'tinytable_css_id1d9lq29k609y7wj5tdma') })
window.addEventListener('load', function () { styleCell_9tqei5ytuc7nlbrihlc9(0, 1, 'tinytable_css_id1d9lq29k609y7wj5tdma') })
window.addEventListener('load', function () { styleCell_9tqei5ytuc7nlbrihlc9(0, 2, 'tinytable_css_id1d9lq29k609y7wj5tdma') })
window.addEventListener('load', function () { styleCell_9tqei5ytuc7nlbrihlc9(0, 3, 'tinytable_css_id1d9lq29k609y7wj5tdma') })
window.addEventListener('load', function () { styleCell_tjhperksrbztemk4d017(0, 0, 'tinytable_css_id5n6mbjfq9jdb87v5uhfv') })
window.addEventListener('load', function () { styleCell_tjhperksrbztemk4d017(0, 1, 'tinytable_css_id5n6mbjfq9jdb87v5uhfv') })
window.addEventListener('load', function () { styleCell_tjhperksrbztemk4d017(0, 2, 'tinytable_css_id5n6mbjfq9jdb87v5uhfv') })
window.addEventListener('load', function () { styleCell_tjhperksrbztemk4d017(0, 3, 'tinytable_css_id5n6mbjfq9jdb87v5uhfv') })
</script>

<style>
.table td.tinytable_css_id1d9lq29k609y7wj5tdma, .table th.tinytable_css_id1d9lq29k609y7wj5tdma { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_id5n6mbjfq9jdb87v5uhfv, .table th.tinytable_css_id5n6mbjfq9jdb87v5uhfv { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-striped" id="tinytable_9tqei5ytuc7nlbrihlc9" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-striped" id="tinytable_tjhperksrbztemk4d017" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>

<tr>
Expand Down
Loading

0 comments on commit b0ae4a5

Please sign in to comment.