Skip to content

Commit

Permalink
Deploying to gh-pages from @ ba7aaf0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 22, 2024
1 parent e5ff84e commit 6d33577
Show file tree
Hide file tree
Showing 29 changed files with 843 additions and 841 deletions.
18 changes: 9 additions & 9 deletions man/format_tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,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_mklp1v5k6b19uhlmg475</title>
<title>tinytable_6mjr4v0mv2x1u1oflc0z</title>
<style>
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand All @@ -438,7 +438,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


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

<tr>
Expand All @@ -449,28 +449,28 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<tbody>
<tr>
<td>9 999</td>
<td>10 000</td>
<td> 9 998</td>
</tr>
<tr>
<td>10 001</td>
<td>10 001</td>
<td>9 999</td>
<td> 9 999</td>
</tr>
<tr>
<td>10 000</td>
<td>9 999</td>
<td>10 001</td>
</tr>
</tbody>
</table>
</div>

<script>
function styleCell_mklp1v5k6b19uhlmg475(i, j, css_id) {
var table = document.getElementById("tinytable_mklp1v5k6b19uhlmg475");
function styleCell_6mjr4v0mv2x1u1oflc0z(i, j, css_id) {
var table = document.getElementById("tinytable_6mjr4v0mv2x1u1oflc0z");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_mklp1v5k6b19uhlmg475');
var table = document.getElementById('tinytable_6mjr4v0mv2x1u1oflc0z');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand Down
20 changes: 10 additions & 10 deletions man/tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,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_x6hjp1huaownto19i8yg</title>
<title>tinytable_b9g42qvz2wcbg0qguw0y</title>
<style>
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand All @@ -421,7 +421,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


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

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

<script>
function styleCell_x6hjp1huaownto19i8yg(i, j, css_id) {
var table = document.getElementById("tinytable_x6hjp1huaownto19i8yg");
function styleCell_b9g42qvz2wcbg0qguw0y(i, j, css_id) {
var table = document.getElementById("tinytable_b9g42qvz2wcbg0qguw0y");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_x6hjp1huaownto19i8yg');
var table = document.getElementById('tinytable_b9g42qvz2wcbg0qguw0y');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand All @@ -497,7 +497,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_der61spxwmxoy7nen1ac</title>
<title>tinytable_i19gffkthyjvz62jy2s5</title>
<style>
</style>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand All @@ -516,7 +516,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table" id="tinytable_der61spxwmxoy7nen1ac" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table" id="tinytable_i19gffkthyjvz62jy2s5" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<thead>
</thead><caption>Data about cars.</caption>
<tbody><tr>
Expand Down Expand Up @@ -562,12 +562,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</div>

<script>
function styleCell_der61spxwmxoy7nen1ac(i, j, css_id) {
var table = document.getElementById("tinytable_der61spxwmxoy7nen1ac");
function styleCell_i19gffkthyjvz62jy2s5(i, j, css_id) {
var table = document.getElementById("tinytable_i19gffkthyjvz62jy2s5");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_der61spxwmxoy7nen1ac');
var table = document.getElementById('tinytable_i19gffkthyjvz62jy2s5');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand Down
52 changes: 26 additions & 26 deletions search.json

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6d33577

Please sign in to comment.