Skip to content

Commit

Permalink
Deploying to gh-pages from @ dcfea48 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Apr 14, 2024
1 parent 5987b59 commit a957dca
Show file tree
Hide file tree
Showing 42 changed files with 2,111 additions and 2,105 deletions.
Binary file modified freeze.rds
Binary file not shown.
142 changes: 71 additions & 71 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.

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


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

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

<script>
function styleCell_tinytable_kxkj322vutiiga99l698(i, j, css_id) {
var table = document.getElementById("tinytable_lzr307vgpo4mzoaii35f");
function styleCell_tinytable_zupqqxg7swyq669fviqp(i, j, css_id) {
var table = document.getElementById("tinytable_6g7oafvkcxsszxf17qpp");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_lzr307vgpo4mzoaii35f');
var table = document.getElementById('tinytable_6g7oafvkcxsszxf17qpp');
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_kxkj322vutiiga99l698(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_lzr307vgpo4mzoaii35f");
function spanCell_tinytable_zupqqxg7swyq669fviqp(i, j, rowspan, colspan) {
var table = document.getElementById("tinytable_6g7oafvkcxsszxf17qpp");
const targetRow = table.rows[i];
const targetCell = targetRow.cells[j];
for (let r = 0; r < rowspan; r++) {
Expand Down Expand Up @@ -609,9 +609,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_x6w1hdf9gkb0a3tfw78v</title>
<title>tinytable_wm36ljmaw7elmjhdrbj2</title>
<style>
.table td.tinytable_css_v4ibcxr28x90xrg9oja4, .table th.tinytable_css_v4ibcxr28x90xrg9oja4 { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_02j10tl4be7hx915a3rb, .table th.tinytable_css_02j10tl4be7hx915a3rb { 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 @@ -629,7 +629,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


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

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

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

window.addEventListener('load', function () { styleCell_tinytable_u0i4x6ubze5jixprhmj6(0, 0, 'tinytable_css_v4ibcxr28x90xrg9oja4') })
window.addEventListener('load', function () { styleCell_tinytable_u0i4x6ubze5jixprhmj6(0, 1, 'tinytable_css_v4ibcxr28x90xrg9oja4') })
window.addEventListener('load', function () { styleCell_tinytable_u0i4x6ubze5jixprhmj6(0, 2, 'tinytable_css_v4ibcxr28x90xrg9oja4') })
window.addEventListener('load', function () { styleCell_tinytable_u0i4x6ubze5jixprhmj6(0, 3, 'tinytable_css_v4ibcxr28x90xrg9oja4') })
window.addEventListener('load', function () { styleCell_tinytable_dc8cxxym4ipf44yzwtrv(0, 0, 'tinytable_css_02j10tl4be7hx915a3rb') })
window.addEventListener('load', function () { styleCell_tinytable_dc8cxxym4ipf44yzwtrv(0, 1, 'tinytable_css_02j10tl4be7hx915a3rb') })
window.addEventListener('load', function () { styleCell_tinytable_dc8cxxym4ipf44yzwtrv(0, 2, 'tinytable_css_02j10tl4be7hx915a3rb') })
window.addEventListener('load', function () { styleCell_tinytable_dc8cxxym4ipf44yzwtrv(0, 3, 'tinytable_css_02j10tl4be7hx915a3rb') })
</script>


Expand Down
Loading

0 comments on commit a957dca

Please sign in to comment.