Skip to content

Commit

Permalink
Deploying to gh-pages from @ 90718ab 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 13, 2024
1 parent ea5eda6 commit 2dac120
Show file tree
Hide file tree
Showing 4 changed files with 848 additions and 813 deletions.
118 changes: 60 additions & 58 deletions man/tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,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_ysyjmeppxw40va790mxh</title>
<title>tinytable_uwdl6lwclrv8h7iqe6ga</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand All @@ -407,7 +407,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table" id="tinytable_ysyjmeppxw40va790mxh" data-quarto-disable-processing="true">
<table class="table" id="tinytable_uwdl6lwclrv8h7iqe6ga" data-quarto-disable-processing="true">
<thead>

<tr>
Expand Down Expand Up @@ -450,29 +450,30 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</tr>
</tbody>
<script>
function styleCell_ysyjmeppxw40va790mxh(i, j, css_id) {
var table = document.getElementById("tinytable_ysyjmeppxw40va790mxh");
function styleCell_uwdl6lwclrv8h7iqe6ga(i, j, css_id) {
var table = document.getElementById("tinytable_uwdl6lwclrv8h7iqe6ga");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_ysyjmeppxw40va790mxh');
var table = document.getElementById('tinytable_uwdl6lwclrv8h7iqe6ga');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
newCell.innerText = content;
}
// tinytable cells before this
</script>
<style>
table {
width: auto;
margin-left: auto;
margin-right: auto;
}
// tinytable css before this
</style>

</table>

<style>
table {
width: auto;
margin-left: auto;
margin-right: auto;
}
// tinytable css before this
</style>

</div>


Expand All @@ -493,7 +494,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_pf63ufq8wwy6vatz5c8a</title>
<title>tinytable_k7dte80bi0mc2xvtgcvu</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand All @@ -506,7 +507,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table table-striped" id="tinytable_pf63ufq8wwy6vatz5c8a" data-quarto-disable-processing="true">
<table class="table table-striped" id="tinytable_k7dte80bi0mc2xvtgcvu" data-quarto-disable-processing="true">
<thead>
</thead><caption>Data about cars.</caption>
<tbody><tr>
Expand Down Expand Up @@ -549,59 +550,60 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</tr>
</tbody>
<script>
function styleCell_tinytable_css_9wn08ot46lua3fl46esx(i, j, css_id) {
var table = document.getElementById("tinytable_pf63ufq8wwy6vatz5c8a");
function styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(i, j, css_id) {
var table = document.getElementById("tinytable_k7dte80bi0mc2xvtgcvu");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_pf63ufq8wwy6vatz5c8a');
var table = document.getElementById('tinytable_k7dte80bi0mc2xvtgcvu');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
newCell.innerText = content;
}
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 4, 'tinytable_css_9wn08ot46lua3fl46esx') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 4, 'tinytable_css_9wn08ot46lua3fl46esx') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 4, 'tinytable_css_9wn08ot46lua3fl46esx') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 4, 'tinytable_css_9wn08ot46lua3fl46esx') })
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 4, 'tinytable_css_9wn08ot46lua3fl46esx') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') })
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') })
// tinytable cells before this
</script>
<style>
table {
table-layout: fixed; width: 50% !important;
margin-left: auto;
margin-right: auto;
}
.table td.tinytable_css_ep0yhbtjr73f3saiy0zj, th.tinytable_css_ep0yhbtjr73f3saiy0zj { text-align: center }
.table td.tinytable_css_p0g0gx9k6jwoqqa66jdz, th.tinytable_css_p0g0gx9k6jwoqqa66jdz { text-align: center }
.table td.tinytable_css_nzlu61lqsl6d2donph5d, th.tinytable_css_nzlu61lqsl6d2donph5d { text-align: right }
.table td.tinytable_css_u1qatleuy9v6pdmdv2m9, th.tinytable_css_u1qatleuy9v6pdmdv2m9 { text-align: right }
.table td.tinytable_css_9wn08ot46lua3fl46esx, th.tinytable_css_9wn08ot46lua3fl46esx { text-align: left }
// tinytable css before this
</style>

</table>

<style>
table {
table-layout: fixed; width: 50% !important;
margin-left: auto;
margin-right: auto;
}
.table td.tinytable_css_p5wxv2p7n7wfqqlrriu9, th.tinytable_css_p5wxv2p7n7wfqqlrriu9 { text-align: center }
.table td.tinytable_css_yjd28rtl2c65pfzgoevl, th.tinytable_css_yjd28rtl2c65pfzgoevl { text-align: center }
.table td.tinytable_css_s1ngdfheafmae3p8fmf8, th.tinytable_css_s1ngdfheafmae3p8fmf8 { text-align: right }
.table td.tinytable_css_fjf5edkqey01ps8zzkk8, th.tinytable_css_fjf5edkqey01ps8zzkk8 { text-align: right }
.table td.tinytable_css_exbn7jzijtt4zfmx9rol, th.tinytable_css_exbn7jzijtt4zfmx9rol { text-align: left }
// tinytable css before this
</style>

</div>


Expand Down
Loading

0 comments on commit 2dac120

Please sign in to comment.