Skip to content

Commit

Permalink
Deploying to gh-pages from @ b5dc126 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 19, 2024
1 parent 7158a78 commit 74a35b0
Show file tree
Hide file tree
Showing 5 changed files with 568 additions and 562 deletions.
20 changes: 10 additions & 10 deletions man/format_tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,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_jsfckif5sgfvqfwycciv</title>
<title>tinytable_ab13tm66rq3ypgwkvhcp</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
</style>
Expand All @@ -433,7 +433,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


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

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

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

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script>
function styleCell_jsfckif5sgfvqfwycciv(i, j, css_id) {
var table = document.getElementById("tinytable_jsfckif5sgfvqfwycciv");
function styleCell_ab13tm66rq3ypgwkvhcp(i, j, css_id) {
var table = document.getElementById("tinytable_ab13tm66rq3ypgwkvhcp");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_jsfckif5sgfvqfwycciv');
var table = document.getElementById('tinytable_ab13tm66rq3ypgwkvhcp');
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 @@ -395,7 +395,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_tkq8fhjemit85psng438</title>
<title>tinytable_9i32dqsoh1e27idfvvjj</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
</style>
Expand All @@ -415,7 +415,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


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

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

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script>
function styleCell_tkq8fhjemit85psng438(i, j, css_id) {
var table = document.getElementById("tinytable_tkq8fhjemit85psng438");
function styleCell_9i32dqsoh1e27idfvvjj(i, j, css_id) {
var table = document.getElementById("tinytable_9i32dqsoh1e27idfvvjj");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_tkq8fhjemit85psng438');
var table = document.getElementById('tinytable_9i32dqsoh1e27idfvvjj');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand All @@ -493,7 +493,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_txof3zhsfvlnhn02mrdc</title>
<title>tinytable_vmjbvjlzbxjcghp0rmed</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
</style>
Expand All @@ -513,7 +513,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table table-striped" id="tinytable_txof3zhsfvlnhn02mrdc" style="table-layout: fixed; width: 50% !important; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table table-striped" id="tinytable_vmjbvjlzbxjcghp0rmed" 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 @@ -560,12 +560,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script>
function styleCell_txof3zhsfvlnhn02mrdc(i, j, css_id) {
var table = document.getElementById("tinytable_txof3zhsfvlnhn02mrdc");
function styleCell_vmjbvjlzbxjcghp0rmed(i, j, css_id) {
var table = document.getElementById("tinytable_vmjbvjlzbxjcghp0rmed");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_txof3zhsfvlnhn02mrdc');
var table = document.getElementById('tinytable_vmjbvjlzbxjcghp0rmed');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand Down
Loading

0 comments on commit 74a35b0

Please sign in to comment.