Skip to content

Commit

Permalink
Deploying to gh-pages from @ 021a547 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Aug 21, 2024
1 parent 4bf4f7e commit 91f6fa2
Show file tree
Hide file tree
Showing 41 changed files with 1,988 additions and 1,988 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_rxfeqsq1fyyc9ug648kf(i, j, css_id) {
var table = document.getElementById("tinytable_rxfeqsq1fyyc9ug648kf");
function styleCell_jage0htnhuofjp5efb32(i, j, css_id) {
var table = document.getElementById("tinytable_jage0htnhuofjp5efb32");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_rxfeqsq1fyyc9ug648kf');
var table = document.getElementById('tinytable_jage0htnhuofjp5efb32');
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_rxfeqsq1fyyc9ug648kf(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_rxfeqsq1fyyc9ug648kf");
function spanCell_jage0htnhuofjp5efb32(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_jage0htnhuofjp5efb32");
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_rxfeqsq1fyyc9ug648kf(0, 0, 'tinytable_css_idpp3p30abw3xrvr6clef8') })
window.addEventListener('load', function () { styleCell_rxfeqsq1fyyc9ug648kf(0, 1, 'tinytable_css_idpp3p30abw3xrvr6clef8') })
window.addEventListener('load', function () { styleCell_rxfeqsq1fyyc9ug648kf(0, 2, 'tinytable_css_idpp3p30abw3xrvr6clef8') })
window.addEventListener('load', function () { styleCell_rxfeqsq1fyyc9ug648kf(0, 3, 'tinytable_css_idpp3p30abw3xrvr6clef8') })
window.addEventListener('load', function () { styleCell_rxfeqsq1fyyc9ug648kf(0, 4, 'tinytable_css_idpp3p30abw3xrvr6clef8') })
window.addEventListener('load', function () { styleCell_jage0htnhuofjp5efb32(0, 0, 'tinytable_css_idh5skz1mx7l6jb3woy5qt') })
window.addEventListener('load', function () { styleCell_jage0htnhuofjp5efb32(0, 1, 'tinytable_css_idh5skz1mx7l6jb3woy5qt') })
window.addEventListener('load', function () { styleCell_jage0htnhuofjp5efb32(0, 2, 'tinytable_css_idh5skz1mx7l6jb3woy5qt') })
window.addEventListener('load', function () { styleCell_jage0htnhuofjp5efb32(0, 3, 'tinytable_css_idh5skz1mx7l6jb3woy5qt') })
window.addEventListener('load', function () { styleCell_jage0htnhuofjp5efb32(0, 4, 'tinytable_css_idh5skz1mx7l6jb3woy5qt') })
</script>

<style>
.table td.tinytable_css_idpp3p30abw3xrvr6clef8, .table th.tinytable_css_idpp3p30abw3xrvr6clef8 { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_idh5skz1mx7l6jb3woy5qt, .table th.tinytable_css_idh5skz1mx7l6jb3woy5qt { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_rxfeqsq1fyyc9ug648kf" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_jage0htnhuofjp5efb32" 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_y8zbhof8eufj6je3yogn(i, j, css_id) {
var table = document.getElementById("tinytable_y8zbhof8eufj6je3yogn");
function styleCell_xbcsdrok6zhv43zlpblc(i, j, css_id) {
var table = document.getElementById("tinytable_xbcsdrok6zhv43zlpblc");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_y8zbhof8eufj6je3yogn');
var table = document.getElementById('tinytable_xbcsdrok6zhv43zlpblc');
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_y8zbhof8eufj6je3yogn(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_y8zbhof8eufj6je3yogn");
function spanCell_xbcsdrok6zhv43zlpblc(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_xbcsdrok6zhv43zlpblc");
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_y8zbhof8eufj6je3yogn(0, 0, 'tinytable_css_id7fsr03mhfx1pnltkf28j') })
window.addEventListener('load', function () { styleCell_y8zbhof8eufj6je3yogn(0, 1, 'tinytable_css_id7fsr03mhfx1pnltkf28j') })
window.addEventListener('load', function () { styleCell_y8zbhof8eufj6je3yogn(0, 2, 'tinytable_css_id7fsr03mhfx1pnltkf28j') })
window.addEventListener('load', function () { styleCell_y8zbhof8eufj6je3yogn(0, 3, 'tinytable_css_id7fsr03mhfx1pnltkf28j') })
window.addEventListener('load', function () { styleCell_y8zbhof8eufj6je3yogn(0, 4, 'tinytable_css_id7fsr03mhfx1pnltkf28j') })
window.addEventListener('load', function () { styleCell_xbcsdrok6zhv43zlpblc(0, 0, 'tinytable_css_idubzkkp1leq3sbaec1kta') })
window.addEventListener('load', function () { styleCell_xbcsdrok6zhv43zlpblc(0, 1, 'tinytable_css_idubzkkp1leq3sbaec1kta') })
window.addEventListener('load', function () { styleCell_xbcsdrok6zhv43zlpblc(0, 2, 'tinytable_css_idubzkkp1leq3sbaec1kta') })
window.addEventListener('load', function () { styleCell_xbcsdrok6zhv43zlpblc(0, 3, 'tinytable_css_idubzkkp1leq3sbaec1kta') })
window.addEventListener('load', function () { styleCell_xbcsdrok6zhv43zlpblc(0, 4, 'tinytable_css_idubzkkp1leq3sbaec1kta') })
</script>

<style>
.table td.tinytable_css_id7fsr03mhfx1pnltkf28j, .table th.tinytable_css_id7fsr03mhfx1pnltkf28j { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_idubzkkp1leq3sbaec1kta, .table th.tinytable_css_idubzkkp1leq3sbaec1kta { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_y8zbhof8eufj6je3yogn" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_xbcsdrok6zhv43zlpblc" 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_7sr1edtgiderve8uauwj(i, j, css_id) {
var table = document.getElementById("tinytable_7sr1edtgiderve8uauwj");
function styleCell_4ejl1rz0jrqhe5i1apbb(i, j, css_id) {
var table = document.getElementById("tinytable_4ejl1rz0jrqhe5i1apbb");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_7sr1edtgiderve8uauwj');
var table = document.getElementById('tinytable_4ejl1rz0jrqhe5i1apbb');
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_7sr1edtgiderve8uauwj(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_7sr1edtgiderve8uauwj");
function spanCell_4ejl1rz0jrqhe5i1apbb(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_4ejl1rz0jrqhe5i1apbb");
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_7sr1edtgiderve8uauwj(0, 0, 'tinytable_css_id0oqo3hus55ptw55xm49a') })
window.addEventListener('load', function () { styleCell_7sr1edtgiderve8uauwj(0, 1, 'tinytable_css_id0oqo3hus55ptw55xm49a') })
window.addEventListener('load', function () { styleCell_7sr1edtgiderve8uauwj(0, 2, 'tinytable_css_id0oqo3hus55ptw55xm49a') })
window.addEventListener('load', function () { styleCell_7sr1edtgiderve8uauwj(0, 3, 'tinytable_css_id0oqo3hus55ptw55xm49a') })
window.addEventListener('load', function () { styleCell_7sr1edtgiderve8uauwj(0, 4, 'tinytable_css_id0oqo3hus55ptw55xm49a') })
window.addEventListener('load', function () { styleCell_4ejl1rz0jrqhe5i1apbb(0, 0, 'tinytable_css_id4q2u4iy7llj7oxbmz5yx') })
window.addEventListener('load', function () { styleCell_4ejl1rz0jrqhe5i1apbb(0, 1, 'tinytable_css_id4q2u4iy7llj7oxbmz5yx') })
window.addEventListener('load', function () { styleCell_4ejl1rz0jrqhe5i1apbb(0, 2, 'tinytable_css_id4q2u4iy7llj7oxbmz5yx') })
window.addEventListener('load', function () { styleCell_4ejl1rz0jrqhe5i1apbb(0, 3, 'tinytable_css_id4q2u4iy7llj7oxbmz5yx') })
window.addEventListener('load', function () { styleCell_4ejl1rz0jrqhe5i1apbb(0, 4, 'tinytable_css_id4q2u4iy7llj7oxbmz5yx') })
</script>

<style>
.table td.tinytable_css_id0oqo3hus55ptw55xm49a, .table th.tinytable_css_id0oqo3hus55ptw55xm49a { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_id4q2u4iy7llj7oxbmz5yx, .table th.tinytable_css_id4q2u4iy7llj7oxbmz5yx { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_7sr1edtgiderve8uauwj" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_4ejl1rz0jrqhe5i1apbb" 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_rucq8zf7cgwt1h3rlvti(i, j, css_id) {
var table = document.getElementById("tinytable_rucq8zf7cgwt1h3rlvti");
function styleCell_mtm6dyrckyma78yly24c(i, j, css_id) {
var table = document.getElementById("tinytable_mtm6dyrckyma78yly24c");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_rucq8zf7cgwt1h3rlvti');
var table = document.getElementById('tinytable_mtm6dyrckyma78yly24c');
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_rucq8zf7cgwt1h3rlvti(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_rucq8zf7cgwt1h3rlvti");
function spanCell_mtm6dyrckyma78yly24c(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_mtm6dyrckyma78yly24c");
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_rucq8zf7cgwt1h3rlvti(0, 0, 'tinytable_css_idw6qpqtg55kyefp7euwgz') })
window.addEventListener('load', function () { styleCell_rucq8zf7cgwt1h3rlvti(0, 1, 'tinytable_css_idw6qpqtg55kyefp7euwgz') })
window.addEventListener('load', function () { styleCell_rucq8zf7cgwt1h3rlvti(0, 2, 'tinytable_css_idw6qpqtg55kyefp7euwgz') })
window.addEventListener('load', function () { styleCell_mtm6dyrckyma78yly24c(0, 0, 'tinytable_css_idwvctqkjy458ppyg9jnbz') })
window.addEventListener('load', function () { styleCell_mtm6dyrckyma78yly24c(0, 1, 'tinytable_css_idwvctqkjy458ppyg9jnbz') })
window.addEventListener('load', function () { styleCell_mtm6dyrckyma78yly24c(0, 2, 'tinytable_css_idwvctqkjy458ppyg9jnbz') })
</script>

<style>
.table td.tinytable_css_idw6qpqtg55kyefp7euwgz, .table th.tinytable_css_idw6qpqtg55kyefp7euwgz { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_idwvctqkjy458ppyg9jnbz, .table th.tinytable_css_idwvctqkjy458ppyg9jnbz { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_rucq8zf7cgwt1h3rlvti" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-borderless" id="tinytable_mtm6dyrckyma78yly24c" 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_9sfm3m3je89l0ggmjiki(i, j, css_id) {
var table = document.getElementById("tinytable_9sfm3m3je89l0ggmjiki");
function styleCell_s982rwhmrsg2y5xhnrzg(i, j, css_id) {
var table = document.getElementById("tinytable_s982rwhmrsg2y5xhnrzg");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_9sfm3m3je89l0ggmjiki');
var table = document.getElementById('tinytable_s982rwhmrsg2y5xhnrzg');
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_9sfm3m3je89l0ggmjiki(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_9sfm3m3je89l0ggmjiki");
function spanCell_s982rwhmrsg2y5xhnrzg(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_s982rwhmrsg2y5xhnrzg");
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_9sfm3m3je89l0ggmjiki" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-striped" id="tinytable_s982rwhmrsg2y5xhnrzg" 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_xcfk46cviypipn9e8a7n(i, j, css_id) {
var table = document.getElementById("tinytable_xcfk46cviypipn9e8a7n");
function styleCell_dx3r6qck2yo6ib0cve2p(i, j, css_id) {
var table = document.getElementById("tinytable_dx3r6qck2yo6ib0cve2p");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_xcfk46cviypipn9e8a7n');
var table = document.getElementById('tinytable_dx3r6qck2yo6ib0cve2p');
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_xcfk46cviypipn9e8a7n(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_xcfk46cviypipn9e8a7n");
function spanCell_dx3r6qck2yo6ib0cve2p(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_dx3r6qck2yo6ib0cve2p");
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_xcfk46cviypipn9e8a7n(0, 0, 'tinytable_css_idbu457es5akmeifdrz01v') })
window.addEventListener('load', function () { styleCell_xcfk46cviypipn9e8a7n(0, 1, 'tinytable_css_idbu457es5akmeifdrz01v') })
window.addEventListener('load', function () { styleCell_xcfk46cviypipn9e8a7n(0, 2, 'tinytable_css_idbu457es5akmeifdrz01v') })
window.addEventListener('load', function () { styleCell_xcfk46cviypipn9e8a7n(0, 3, 'tinytable_css_idbu457es5akmeifdrz01v') })
window.addEventListener('load', function () { styleCell_dx3r6qck2yo6ib0cve2p(0, 0, 'tinytable_css_idye0ch8q3c5z4bytaoass') })
window.addEventListener('load', function () { styleCell_dx3r6qck2yo6ib0cve2p(0, 1, 'tinytable_css_idye0ch8q3c5z4bytaoass') })
window.addEventListener('load', function () { styleCell_dx3r6qck2yo6ib0cve2p(0, 2, 'tinytable_css_idye0ch8q3c5z4bytaoass') })
window.addEventListener('load', function () { styleCell_dx3r6qck2yo6ib0cve2p(0, 3, 'tinytable_css_idye0ch8q3c5z4bytaoass') })
</script>

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

<tr>
Expand Down
Loading

0 comments on commit 91f6fa2

Please sign in to comment.