-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 093066c 🚀
- Loading branch information
1 parent
6c23d0f
commit 9d313c1
Showing
4 changed files
with
917 additions
and
707 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -393,15 +393,27 @@ <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_51y8jkrfkap44srzlelg</title> | ||
<title>tinytable_j2jisdgdsux7bqccqsuc</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
</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> | ||
<script> | ||
MathJax = { | ||
tex: { | ||
inlineMath: [['$', '$'], ['\\(', '\\)']] | ||
}, | ||
svg: { | ||
fontCache: 'global' | ||
} | ||
}; | ||
</script> | ||
|
||
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_51y8jkrfkap44srzlelg" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_j2jisdgdsux7bqccqsuc" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -447,19 +459,13 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]} | ||
}); | ||
</script> | ||
<script> | ||
function styleCell_51y8jkrfkap44srzlelg(i, j, css_id) { | ||
var table = document.getElementById("tinytable_51y8jkrfkap44srzlelg"); | ||
function styleCell_j2jisdgdsux7bqccqsuc(i, j, css_id) { | ||
var table = document.getElementById("tinytable_j2jisdgdsux7bqccqsuc"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_51y8jkrfkap44srzlelg'); | ||
var table = document.getElementById('tinytable_j2jisdgdsux7bqccqsuc'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
|
@@ -484,20 +490,32 @@ <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_t6u3o4l9kdlbnej73ld6</title> | ||
<title>tinytable_tk2ypdq2r8s5ptea26xt</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<style> | ||
.table td.tinytable_css_jp5q7qy6hlgmo0af2xb4, th.tinytable_css_jp5q7qy6hlgmo0af2xb4 { text-align: center } | ||
.table td.tinytable_css_29uk3qcw3qs35k7war7r, th.tinytable_css_29uk3qcw3qs35k7war7r { text-align: center } | ||
.table td.tinytable_css_qwasu6mvyi284q4v83yy, th.tinytable_css_qwasu6mvyi284q4v83yy { text-align: right } | ||
.table td.tinytable_css_bcwjjo2sr1hcx888kepq, th.tinytable_css_bcwjjo2sr1hcx888kepq { text-align: right } | ||
.table td.tinytable_css_30k7mb8buc9r0prd0sd9, th.tinytable_css_30k7mb8buc9r0prd0sd9 { text-align: left } | ||
.table td.tinytable_css_v8skqnx9v65vv8ls92xh, th.tinytable_css_v8skqnx9v65vv8ls92xh { text-align: center } | ||
.table td.tinytable_css_mahzgg8gg2jw0zytdo92, th.tinytable_css_mahzgg8gg2jw0zytdo92 { text-align: center } | ||
.table td.tinytable_css_0qfb9ufnu18h6lm13pcs, th.tinytable_css_0qfb9ufnu18h6lm13pcs { text-align: right } | ||
.table td.tinytable_css_wu7s9idvwd92ujwj8u5e, th.tinytable_css_wu7s9idvwd92ujwj8u5e { text-align: right } | ||
.table td.tinytable_css_07epsg2o4riwvedy4d89, th.tinytable_css_07epsg2o4riwvedy4d89 { text-align: left } | ||
</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> | ||
<script> | ||
MathJax = { | ||
tex: { | ||
inlineMath: [['$', '$'], ['\\(', '\\)']] | ||
}, | ||
svg: { | ||
fontCache: 'global' | ||
} | ||
}; | ||
</script> | ||
|
||
|
||
|
||
<div class="container"> | ||
<table class="table table-striped" id="tinytable_t6u3o4l9kdlbnej73ld6" 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_tk2ypdq2r8s5ptea26xt" 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> | ||
|
@@ -543,49 +561,43 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]} | ||
}); | ||
</script> | ||
<script> | ||
function styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(i, j, css_id) { | ||
var table = document.getElementById("tinytable_t6u3o4l9kdlbnej73ld6"); | ||
function styleCell_tinytable_css_07epsg2o4riwvedy4d89(i, j, css_id) { | ||
var table = document.getElementById("tinytable_tk2ypdq2r8s5ptea26xt"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_t6u3o4l9kdlbnej73ld6'); | ||
var table = document.getElementById('tinytable_tk2ypdq2r8s5ptea26xt'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
newCell.innerText = content; | ||
} | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(0, 0, 'tinytable_css_jp5q7qy6hlgmo0af2xb4') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(1, 0, 'tinytable_css_jp5q7qy6hlgmo0af2xb4') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(2, 0, 'tinytable_css_jp5q7qy6hlgmo0af2xb4') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(3, 0, 'tinytable_css_jp5q7qy6hlgmo0af2xb4') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(4, 0, 'tinytable_css_jp5q7qy6hlgmo0af2xb4') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(0, 1, 'tinytable_css_29uk3qcw3qs35k7war7r') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(1, 1, 'tinytable_css_29uk3qcw3qs35k7war7r') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(2, 1, 'tinytable_css_29uk3qcw3qs35k7war7r') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(3, 1, 'tinytable_css_29uk3qcw3qs35k7war7r') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(4, 1, 'tinytable_css_29uk3qcw3qs35k7war7r') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(0, 2, 'tinytable_css_qwasu6mvyi284q4v83yy') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(1, 2, 'tinytable_css_qwasu6mvyi284q4v83yy') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(2, 2, 'tinytable_css_qwasu6mvyi284q4v83yy') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(3, 2, 'tinytable_css_qwasu6mvyi284q4v83yy') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(4, 2, 'tinytable_css_qwasu6mvyi284q4v83yy') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(0, 3, 'tinytable_css_bcwjjo2sr1hcx888kepq') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(1, 3, 'tinytable_css_bcwjjo2sr1hcx888kepq') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(2, 3, 'tinytable_css_bcwjjo2sr1hcx888kepq') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(3, 3, 'tinytable_css_bcwjjo2sr1hcx888kepq') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(4, 3, 'tinytable_css_bcwjjo2sr1hcx888kepq') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(0, 4, 'tinytable_css_30k7mb8buc9r0prd0sd9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(1, 4, 'tinytable_css_30k7mb8buc9r0prd0sd9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(2, 4, 'tinytable_css_30k7mb8buc9r0prd0sd9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(3, 4, 'tinytable_css_30k7mb8buc9r0prd0sd9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_30k7mb8buc9r0prd0sd9(4, 4, 'tinytable_css_30k7mb8buc9r0prd0sd9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(0, 0, 'tinytable_css_v8skqnx9v65vv8ls92xh') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(1, 0, 'tinytable_css_v8skqnx9v65vv8ls92xh') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(2, 0, 'tinytable_css_v8skqnx9v65vv8ls92xh') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(3, 0, 'tinytable_css_v8skqnx9v65vv8ls92xh') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(4, 0, 'tinytable_css_v8skqnx9v65vv8ls92xh') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(0, 1, 'tinytable_css_mahzgg8gg2jw0zytdo92') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(1, 1, 'tinytable_css_mahzgg8gg2jw0zytdo92') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(2, 1, 'tinytable_css_mahzgg8gg2jw0zytdo92') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(3, 1, 'tinytable_css_mahzgg8gg2jw0zytdo92') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(4, 1, 'tinytable_css_mahzgg8gg2jw0zytdo92') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(0, 2, 'tinytable_css_0qfb9ufnu18h6lm13pcs') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(1, 2, 'tinytable_css_0qfb9ufnu18h6lm13pcs') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(2, 2, 'tinytable_css_0qfb9ufnu18h6lm13pcs') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(3, 2, 'tinytable_css_0qfb9ufnu18h6lm13pcs') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(4, 2, 'tinytable_css_0qfb9ufnu18h6lm13pcs') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(0, 3, 'tinytable_css_wu7s9idvwd92ujwj8u5e') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(1, 3, 'tinytable_css_wu7s9idvwd92ujwj8u5e') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(2, 3, 'tinytable_css_wu7s9idvwd92ujwj8u5e') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(3, 3, 'tinytable_css_wu7s9idvwd92ujwj8u5e') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(4, 3, 'tinytable_css_wu7s9idvwd92ujwj8u5e') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(0, 4, 'tinytable_css_07epsg2o4riwvedy4d89') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(1, 4, 'tinytable_css_07epsg2o4riwvedy4d89') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(2, 4, 'tinytable_css_07epsg2o4riwvedy4d89') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(3, 4, 'tinytable_css_07epsg2o4riwvedy4d89') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_07epsg2o4riwvedy4d89(4, 4, 'tinytable_css_07epsg2o4riwvedy4d89') }) | ||
</script> | ||
|
||
|
||
|
Oops, something went wrong.