Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1403b6d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Apr 3, 2024
1 parent c54813d commit c2f1fc7
Show file tree
Hide file tree
Showing 36 changed files with 2,223 additions and 2,223 deletions.
144 changes: 72 additions & 72 deletions man/format_tt.html

Large diffs are not rendered by default.

290 changes: 145 additions & 145 deletions man/group_tt.html

Large diffs are not rendered by default.

100 changes: 50 additions & 50 deletions man/rbind2-tinytable-ANY-method.html

Large diffs are not rendered by default.

460 changes: 230 additions & 230 deletions man/style_tt.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions man/theme_tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,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_viag8kkid1koiacw4j9e</title>
<title>tinytable_hj88g3834fzjfzvqncft</title>
<style>
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand All @@ -442,7 +442,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


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

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

<script>
function styleCell_tinytable_c7inl8vdifotx2kfalnj(i, j, css_id) {
var table = document.getElementById("tinytable_viag8kkid1koiacw4j9e");
function styleCell_tinytable_711saef4oi24irnrdkgc(i, j, css_id) {
var table = document.getElementById("tinytable_hj88g3834fzjfzvqncft");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_viag8kkid1koiacw4j9e');
var table = document.getElementById('tinytable_hj88g3834fzjfzvqncft');
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_tinytable_c7inl8vdifotx2kfalnj(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_viag8kkid1koiacw4j9e");
function spanCell_tinytable_711saef4oi24irnrdkgc(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_hj88g3834fzjfzvqncft");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand Down Expand Up @@ -537,9 +537,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_krmxkyba0bdo1dl59acr</title>
<title>tinytable_haxi3cn0m1gafnsky6en</title>
<style>
.table td.tinytable_css_hh945ncto9bfpkowue4u, .table th.tinytable_css_hh945ncto9bfpkowue4u { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_ftzl945t90uj6ijebzc5, .table th.tinytable_css_ftzl945t90uj6ijebzc5 { border-bottom: solid 0.1em #d3d8dc; }
</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 @@ -557,7 +557,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


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

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

<script>
function styleCell_tinytable_ikgpshwbd0phzmgwyl8x(i, j, css_id) {
var table = document.getElementById("tinytable_krmxkyba0bdo1dl59acr");
function styleCell_tinytable_cpd4hgvtpez0u6pjouf9(i, j, css_id) {
var table = document.getElementById("tinytable_haxi3cn0m1gafnsky6en");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_krmxkyba0bdo1dl59acr');
var table = document.getElementById('tinytable_haxi3cn0m1gafnsky6en');
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_tinytable_ikgpshwbd0phzmgwyl8x(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_krmxkyba0bdo1dl59acr");
function spanCell_tinytable_cpd4hgvtpez0u6pjouf9(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_haxi3cn0m1gafnsky6en");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand All @@ -639,10 +639,10 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
targetCell.colSpan = colspan;
}

window.addEventListener('load', function () { styleCell_tinytable_ikgpshwbd0phzmgwyl8x(0, 0, 'tinytable_css_hh945ncto9bfpkowue4u') })
window.addEventListener('load', function () { styleCell_tinytable_ikgpshwbd0phzmgwyl8x(0, 1, 'tinytable_css_hh945ncto9bfpkowue4u') })
window.addEventListener('load', function () { styleCell_tinytable_ikgpshwbd0phzmgwyl8x(0, 2, 'tinytable_css_hh945ncto9bfpkowue4u') })
window.addEventListener('load', function () { styleCell_tinytable_ikgpshwbd0phzmgwyl8x(0, 3, 'tinytable_css_hh945ncto9bfpkowue4u') })
window.addEventListener('load', function () { styleCell_tinytable_cpd4hgvtpez0u6pjouf9(0, 0, 'tinytable_css_ftzl945t90uj6ijebzc5') })
window.addEventListener('load', function () { styleCell_tinytable_cpd4hgvtpez0u6pjouf9(0, 1, 'tinytable_css_ftzl945t90uj6ijebzc5') })
window.addEventListener('load', function () { styleCell_tinytable_cpd4hgvtpez0u6pjouf9(0, 2, 'tinytable_css_ftzl945t90uj6ijebzc5') })
window.addEventListener('load', function () { styleCell_tinytable_cpd4hgvtpez0u6pjouf9(0, 3, 'tinytable_css_ftzl945t90uj6ijebzc5') })
</script>


Expand Down
Loading

0 comments on commit c2f1fc7

Please sign in to comment.