Skip to content

Commit

Permalink
Deploying to gh-pages from @ e40e20e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 22, 2024
1 parent 2b02d4a commit 8ba5e72
Show file tree
Hide file tree
Showing 31 changed files with 885 additions and 885 deletions.
Binary file modified freeze.rds
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ <h2 id="toc-title">On this page</h2>
<p><br> <!-- badges: start --> <!-- badges: end --></p>
<section id="what" class="level2">
<h2 class="anchored" data-anchor-id="what">What?</h2>
<p><code>tinytable</code> is a small but powerful <code>R</code> package to draw HTML, LaTeX, PDF, Markdown, and Typst tables. The user interface is minimalist, but it gives users access to powerful frameworks to create endlessly customizable tables.</p>
<p><code>tinytable</code> is a small but powerful <code>R</code> package to draw beautiful tables in a variety of formats: HTML, LaTeX, Word, PDF, PNG, Markdown, and Typst. The user interface is minimalist and easy to learn, while giving users access to powerful frameworks to create endlessly customizable tables.</p>
<p><a href="https://vincentarelbundock.github.io/tinytable/" class="uri">https://vincentarelbundock.github.io/tinytable/</a></p>
</section>
<section id="why" class="level2">
Expand Down
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_naf3hae9hqxslw1ysduz</title>
<title>tinytable_ej584ijd2kxrdh05fi2u</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_naf3hae9hqxslw1ysduz" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table" id="tinytable_ej584ijd2kxrdh05fi2u" 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 001</td>
<td>10 000</td>
<td>10 000</td>
</tr>
<tr>
<td>10 002</td>
<td>10 002</td>
<td>10 000</td>
</tr>
<tr>
<td>10 000</td>
<td>10 000</td>
<td> 9 999</td>
</tr>
</tbody>
</table>
</div>

<script>
function styleCell_naf3hae9hqxslw1ysduz(i, j, css_id) {
var table = document.getElementById("tinytable_naf3hae9hqxslw1ysduz");
function styleCell_ej584ijd2kxrdh05fi2u(i, j, css_id) {
var table = document.getElementById("tinytable_ej584ijd2kxrdh05fi2u");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_naf3hae9hqxslw1ysduz');
var table = document.getElementById('tinytable_ej584ijd2kxrdh05fi2u');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand Down
62 changes: 31 additions & 31 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_q93ms5qvhuwnr4f9xij6</title>
<title>tinytable_3sdv3kuh6zi93ptrcxon</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_q93ms5qvhuwnr4f9xij6" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true">
<table class="table" id="tinytable_3sdv3kuh6zi93ptrcxon" 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_q93ms5qvhuwnr4f9xij6(i, j, css_id) {
var table = document.getElementById("tinytable_q93ms5qvhuwnr4f9xij6");
function styleCell_3sdv3kuh6zi93ptrcxon(i, j, css_id) {
var table = document.getElementById("tinytable_3sdv3kuh6zi93ptrcxon");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_q93ms5qvhuwnr4f9xij6');
var table = document.getElementById('tinytable_3sdv3kuh6zi93ptrcxon');
var newRow = table.insertRow(i);
var newCell = newRow.insertCell(0);
newCell.setAttribute("colspan", colspan);
Expand All @@ -497,9 +497,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_yf4w0zhqz7nj4cjs00qy</title>
<title>tinytable_78f1ya10w9ssujsdddll</title>
<style>
.table td.tinytable_css_za775humagu0f5oy9gh9, .table th.tinytable_css_za775humagu0f5oy9gh9 { }
.table td.tinytable_css_jvns23vc9xjxtepjcla8, .table th.tinytable_css_jvns23vc9xjxtepjcla8 { }
</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 @@ -517,7 +517,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>


<div class="container">
<table class="table table-striped" id="tinytable_yf4w0zhqz7nj4cjs00qy" 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_78f1ya10w9ssujsdddll" 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 @@ -563,39 +563,39 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
</div>

<script>
function styleCell_tinytable_hu5g40u3j34p3kddnzvz(i, j, css_id) {
var table = document.getElementById("tinytable_yf4w0zhqz7nj4cjs00qy");
function styleCell_tinytable_ksdh3y8if77ixcw5h6pi(i, j, css_id) {
var table = document.getElementById("tinytable_78f1ya10w9ssujsdddll");
table.rows[i].cells[j].classList.add(css_id);
}
function insertSpanRow(i, colspan, content) {
var table = document.getElementById('tinytable_yf4w0zhqz7nj4cjs00qy');
var table = document.getElementById('tinytable_78f1ya10w9ssujsdddll');
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;
}
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(1, 0, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(2, 0, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(3, 0, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(4, 0, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(1, 1, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(2, 1, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(3, 1, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(4, 1, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(1, 2, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(2, 2, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(3, 2, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(4, 2, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(1, 3, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(2, 3, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(3, 3, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(4, 3, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(1, 4, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(2, 4, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(3, 4, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_hu5g40u3j34p3kddnzvz(4, 4, 'tinytable_css_za775humagu0f5oy9gh9') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(1, 0, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(2, 0, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(3, 0, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(4, 0, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(1, 1, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(2, 1, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(3, 1, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(4, 1, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(1, 2, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(2, 2, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(3, 2, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(4, 2, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(1, 3, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(2, 3, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(3, 3, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(4, 3, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(1, 4, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(2, 4, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(3, 4, 'tinytable_css_jvns23vc9xjxtepjcla8') })
window.addEventListener('load', function () { styleCell_tinytable_ksdh3y8if77ixcw5h6pi(4, 4, 'tinytable_css_jvns23vc9xjxtepjcla8') })
</script>


Expand Down
Loading

0 comments on commit 8ba5e72

Please sign in to comment.