mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-21 21:10:22 +01:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@ee396fb811 🚀
This commit is contained in:
parent
d194f7a8c5
commit
fba6066125
@ -98,23 +98,23 @@ demonstration of the functions.</p>
|
|||||||
</h2>
|
</h2>
|
||||||
<div class="sourceCode" id="cb2"><pre class="downlit sourceCode r">
|
<div class="sourceCode" id="cb2"><pre class="downlit sourceCode r">
|
||||||
<code class="sourceCode R"><span><span class="va">redcapcast_data</span> <span class="op">|></span> <span class="fu">gt</span><span class="fu">::</span><span class="fu"><a href="https://gt.rstudio.com/reference/gt.html" class="external-link">gt</a></span><span class="op">(</span><span class="op">)</span></span></code></pre></div>
|
<code class="sourceCode R"><span><span class="va">redcapcast_data</span> <span class="op">|></span> <span class="fu">gt</span><span class="fu">::</span><span class="fu"><a href="https://gt.rstudio.com/reference/gt.html" class="external-link">gt</a></span><span class="op">(</span><span class="op">)</span></span></code></pre></div>
|
||||||
<div id="rqlhqdivfb" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
<div id="roqtbcohfc" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
||||||
<style>#rqlhqdivfb table {
|
<style>#roqtbcohfc table {
|
||||||
font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb thead, #rqlhqdivfb tbody, #rqlhqdivfb tfoot, #rqlhqdivfb tr, #rqlhqdivfb td, #rqlhqdivfb th {
|
#roqtbcohfc thead, #roqtbcohfc tbody, #roqtbcohfc tfoot, #roqtbcohfc tr, #roqtbcohfc td, #roqtbcohfc th {
|
||||||
border-style: none;
|
border-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb p {
|
#roqtbcohfc p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_table {
|
#roqtbcohfc .gt_table {
|
||||||
display: table;
|
display: table;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
@ -140,12 +140,12 @@ demonstration of the functions.</p>
|
|||||||
border-left-color: #D3D3D3;
|
border-left-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_caption {
|
#roqtbcohfc .gt_caption {
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
padding-bottom: 4px;
|
padding-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_title {
|
#roqtbcohfc .gt_title {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-size: 125%;
|
font-size: 125%;
|
||||||
font-weight: initial;
|
font-weight: initial;
|
||||||
@ -157,7 +157,7 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-width: 0;
|
border-bottom-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_subtitle {
|
#roqtbcohfc .gt_subtitle {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
font-weight: initial;
|
font-weight: initial;
|
||||||
@ -169,7 +169,7 @@ demonstration of the functions.</p>
|
|||||||
border-top-width: 0;
|
border-top-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_heading {
|
#roqtbcohfc .gt_heading {
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-bottom-color: #FFFFFF;
|
border-bottom-color: #FFFFFF;
|
||||||
@ -181,13 +181,13 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_bottom_border {
|
#roqtbcohfc .gt_bottom_border {
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 2px;
|
border-bottom-width: 2px;
|
||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_col_headings {
|
#roqtbcohfc .gt_col_headings {
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
@ -202,7 +202,7 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_col_heading {
|
#roqtbcohfc .gt_col_heading {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -222,7 +222,7 @@ demonstration of the functions.</p>
|
|||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_column_spanner_outer {
|
#roqtbcohfc .gt_column_spanner_outer {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -234,15 +234,15 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 4px;
|
padding-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_column_spanner_outer:first-child {
|
#roqtbcohfc .gt_column_spanner_outer:first-child {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_column_spanner_outer:last-child {
|
#roqtbcohfc .gt_column_spanner_outer:last-child {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_column_spanner {
|
#roqtbcohfc .gt_column_spanner {
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 2px;
|
border-bottom-width: 2px;
|
||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
@ -254,11 +254,11 @@ demonstration of the functions.</p>
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_spanner_row {
|
#roqtbcohfc .gt_spanner_row {
|
||||||
border-bottom-style: hidden;
|
border-bottom-style: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_group_heading {
|
#roqtbcohfc .gt_group_heading {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -284,7 +284,7 @@ demonstration of the functions.</p>
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_empty_group_heading {
|
#roqtbcohfc .gt_empty_group_heading {
|
||||||
padding: 0.5px;
|
padding: 0.5px;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
@ -299,15 +299,15 @@ demonstration of the functions.</p>
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_from_md > :first-child {
|
#roqtbcohfc .gt_from_md > :first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_from_md > :last-child {
|
#roqtbcohfc .gt_from_md > :last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_row {
|
#roqtbcohfc .gt_row {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -326,7 +326,7 @@ demonstration of the functions.</p>
|
|||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_stub {
|
#roqtbcohfc .gt_stub {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -339,7 +339,7 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_stub_row_group {
|
#roqtbcohfc .gt_stub_row_group {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -353,15 +353,15 @@ demonstration of the functions.</p>
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_row_group_first td {
|
#roqtbcohfc .gt_row_group_first td {
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_row_group_first th {
|
#roqtbcohfc .gt_row_group_first th {
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_summary_row {
|
#roqtbcohfc .gt_summary_row {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
text-transform: inherit;
|
text-transform: inherit;
|
||||||
@ -371,16 +371,16 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_first_summary_row {
|
#roqtbcohfc .gt_first_summary_row {
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_first_summary_row.thick {
|
#roqtbcohfc .gt_first_summary_row.thick {
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_last_summary_row {
|
#roqtbcohfc .gt_last_summary_row {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -390,7 +390,7 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_grand_summary_row {
|
#roqtbcohfc .gt_grand_summary_row {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
text-transform: inherit;
|
text-transform: inherit;
|
||||||
@ -400,7 +400,7 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_first_grand_summary_row {
|
#roqtbcohfc .gt_first_grand_summary_row {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -410,7 +410,7 @@ demonstration of the functions.</p>
|
|||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_last_grand_summary_row_top {
|
#roqtbcohfc .gt_last_grand_summary_row_top {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -420,11 +420,11 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_striped {
|
#roqtbcohfc .gt_striped {
|
||||||
background-color: rgba(128, 128, 128, 0.05);
|
background-color: rgba(128, 128, 128, 0.05);
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_table_body {
|
#roqtbcohfc .gt_table_body {
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
@ -433,7 +433,7 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_footnotes {
|
#roqtbcohfc .gt_footnotes {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
border-bottom-style: none;
|
border-bottom-style: none;
|
||||||
@ -447,7 +447,7 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_footnote {
|
#roqtbcohfc .gt_footnote {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
@ -456,7 +456,7 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_sourcenotes {
|
#roqtbcohfc .gt_sourcenotes {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
border-bottom-style: none;
|
border-bottom-style: none;
|
||||||
@ -470,7 +470,7 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_sourcenote {
|
#roqtbcohfc .gt_sourcenote {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
padding-bottom: 4px;
|
padding-bottom: 4px;
|
||||||
@ -478,63 +478,63 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_left {
|
#roqtbcohfc .gt_left {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_center {
|
#roqtbcohfc .gt_center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_right {
|
#roqtbcohfc .gt_right {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
font-variant-numeric: tabular-nums;
|
font-variant-numeric: tabular-nums;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_font_normal {
|
#roqtbcohfc .gt_font_normal {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_font_bold {
|
#roqtbcohfc .gt_font_bold {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_font_italic {
|
#roqtbcohfc .gt_font_italic {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_super {
|
#roqtbcohfc .gt_super {
|
||||||
font-size: 65%;
|
font-size: 65%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_footnote_marks {
|
#roqtbcohfc .gt_footnote_marks {
|
||||||
font-size: 75%;
|
font-size: 75%;
|
||||||
vertical-align: 0.4em;
|
vertical-align: 0.4em;
|
||||||
position: initial;
|
position: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_asterisk {
|
#roqtbcohfc .gt_asterisk {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
vertical-align: 0;
|
vertical-align: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_indent_1 {
|
#roqtbcohfc .gt_indent_1 {
|
||||||
text-indent: 5px;
|
text-indent: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_indent_2 {
|
#roqtbcohfc .gt_indent_2 {
|
||||||
text-indent: 10px;
|
text-indent: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_indent_3 {
|
#roqtbcohfc .gt_indent_3 {
|
||||||
text-indent: 15px;
|
text-indent: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_indent_4 {
|
#roqtbcohfc .gt_indent_4 {
|
||||||
text-indent: 20px;
|
text-indent: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rqlhqdivfb .gt_indent_5 {
|
#roqtbcohfc .gt_indent_5 {
|
||||||
text-indent: 25px;
|
text-indent: 25px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
@ -1001,23 +1001,23 @@ demonstration of the functions.</p>
|
|||||||
</div>
|
</div>
|
||||||
<div class="sourceCode" id="cb3"><pre class="downlit sourceCode r">
|
<div class="sourceCode" id="cb3"><pre class="downlit sourceCode r">
|
||||||
<code class="sourceCode R"><span><span class="va">redcapcast_meta</span> <span class="op">|></span> <span class="fu">gt</span><span class="fu">::</span><span class="fu"><a href="https://gt.rstudio.com/reference/gt.html" class="external-link">gt</a></span><span class="op">(</span><span class="op">)</span></span></code></pre></div>
|
<code class="sourceCode R"><span><span class="va">redcapcast_meta</span> <span class="op">|></span> <span class="fu">gt</span><span class="fu">::</span><span class="fu"><a href="https://gt.rstudio.com/reference/gt.html" class="external-link">gt</a></span><span class="op">(</span><span class="op">)</span></span></code></pre></div>
|
||||||
<div id="vxlukpckih" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
<div id="ptmfvbkogm" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
||||||
<style>#vxlukpckih table {
|
<style>#ptmfvbkogm table {
|
||||||
font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih thead, #vxlukpckih tbody, #vxlukpckih tfoot, #vxlukpckih tr, #vxlukpckih td, #vxlukpckih th {
|
#ptmfvbkogm thead, #ptmfvbkogm tbody, #ptmfvbkogm tfoot, #ptmfvbkogm tr, #ptmfvbkogm td, #ptmfvbkogm th {
|
||||||
border-style: none;
|
border-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih p {
|
#ptmfvbkogm p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_table {
|
#ptmfvbkogm .gt_table {
|
||||||
display: table;
|
display: table;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
@ -1043,12 +1043,12 @@ demonstration of the functions.</p>
|
|||||||
border-left-color: #D3D3D3;
|
border-left-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_caption {
|
#ptmfvbkogm .gt_caption {
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
padding-bottom: 4px;
|
padding-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_title {
|
#ptmfvbkogm .gt_title {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-size: 125%;
|
font-size: 125%;
|
||||||
font-weight: initial;
|
font-weight: initial;
|
||||||
@ -1060,7 +1060,7 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-width: 0;
|
border-bottom-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_subtitle {
|
#ptmfvbkogm .gt_subtitle {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
font-weight: initial;
|
font-weight: initial;
|
||||||
@ -1072,7 +1072,7 @@ demonstration of the functions.</p>
|
|||||||
border-top-width: 0;
|
border-top-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_heading {
|
#ptmfvbkogm .gt_heading {
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-bottom-color: #FFFFFF;
|
border-bottom-color: #FFFFFF;
|
||||||
@ -1084,13 +1084,13 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_bottom_border {
|
#ptmfvbkogm .gt_bottom_border {
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 2px;
|
border-bottom-width: 2px;
|
||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_col_headings {
|
#ptmfvbkogm .gt_col_headings {
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
@ -1105,7 +1105,7 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_col_heading {
|
#ptmfvbkogm .gt_col_heading {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -1125,7 +1125,7 @@ demonstration of the functions.</p>
|
|||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_column_spanner_outer {
|
#ptmfvbkogm .gt_column_spanner_outer {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -1137,15 +1137,15 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 4px;
|
padding-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_column_spanner_outer:first-child {
|
#ptmfvbkogm .gt_column_spanner_outer:first-child {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_column_spanner_outer:last-child {
|
#ptmfvbkogm .gt_column_spanner_outer:last-child {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_column_spanner {
|
#ptmfvbkogm .gt_column_spanner {
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 2px;
|
border-bottom-width: 2px;
|
||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
@ -1157,11 +1157,11 @@ demonstration of the functions.</p>
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_spanner_row {
|
#ptmfvbkogm .gt_spanner_row {
|
||||||
border-bottom-style: hidden;
|
border-bottom-style: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_group_heading {
|
#ptmfvbkogm .gt_group_heading {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -1187,7 +1187,7 @@ demonstration of the functions.</p>
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_empty_group_heading {
|
#ptmfvbkogm .gt_empty_group_heading {
|
||||||
padding: 0.5px;
|
padding: 0.5px;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
@ -1202,15 +1202,15 @@ demonstration of the functions.</p>
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_from_md > :first-child {
|
#ptmfvbkogm .gt_from_md > :first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_from_md > :last-child {
|
#ptmfvbkogm .gt_from_md > :last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_row {
|
#ptmfvbkogm .gt_row {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -1229,7 +1229,7 @@ demonstration of the functions.</p>
|
|||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_stub {
|
#ptmfvbkogm .gt_stub {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -1242,7 +1242,7 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_stub_row_group {
|
#ptmfvbkogm .gt_stub_row_group {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -1256,15 +1256,15 @@ demonstration of the functions.</p>
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_row_group_first td {
|
#ptmfvbkogm .gt_row_group_first td {
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_row_group_first th {
|
#ptmfvbkogm .gt_row_group_first th {
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_summary_row {
|
#ptmfvbkogm .gt_summary_row {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
text-transform: inherit;
|
text-transform: inherit;
|
||||||
@ -1274,16 +1274,16 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_first_summary_row {
|
#ptmfvbkogm .gt_first_summary_row {
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_first_summary_row.thick {
|
#ptmfvbkogm .gt_first_summary_row.thick {
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_last_summary_row {
|
#ptmfvbkogm .gt_last_summary_row {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -1293,7 +1293,7 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_grand_summary_row {
|
#ptmfvbkogm .gt_grand_summary_row {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
text-transform: inherit;
|
text-transform: inherit;
|
||||||
@ -1303,7 +1303,7 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_first_grand_summary_row {
|
#ptmfvbkogm .gt_first_grand_summary_row {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -1313,7 +1313,7 @@ demonstration of the functions.</p>
|
|||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_last_grand_summary_row_top {
|
#ptmfvbkogm .gt_last_grand_summary_row_top {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
@ -1323,11 +1323,11 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_striped {
|
#ptmfvbkogm .gt_striped {
|
||||||
background-color: rgba(128, 128, 128, 0.05);
|
background-color: rgba(128, 128, 128, 0.05);
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_table_body {
|
#ptmfvbkogm .gt_table_body {
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
border-top-color: #D3D3D3;
|
border-top-color: #D3D3D3;
|
||||||
@ -1336,7 +1336,7 @@ demonstration of the functions.</p>
|
|||||||
border-bottom-color: #D3D3D3;
|
border-bottom-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_footnotes {
|
#ptmfvbkogm .gt_footnotes {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
border-bottom-style: none;
|
border-bottom-style: none;
|
||||||
@ -1350,7 +1350,7 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_footnote {
|
#ptmfvbkogm .gt_footnote {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
@ -1359,7 +1359,7 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_sourcenotes {
|
#ptmfvbkogm .gt_sourcenotes {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
border-bottom-style: none;
|
border-bottom-style: none;
|
||||||
@ -1373,7 +1373,7 @@ demonstration of the functions.</p>
|
|||||||
border-right-color: #D3D3D3;
|
border-right-color: #D3D3D3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_sourcenote {
|
#ptmfvbkogm .gt_sourcenote {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
padding-bottom: 4px;
|
padding-bottom: 4px;
|
||||||
@ -1381,63 +1381,63 @@ demonstration of the functions.</p>
|
|||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_left {
|
#ptmfvbkogm .gt_left {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_center {
|
#ptmfvbkogm .gt_center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_right {
|
#ptmfvbkogm .gt_right {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
font-variant-numeric: tabular-nums;
|
font-variant-numeric: tabular-nums;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_font_normal {
|
#ptmfvbkogm .gt_font_normal {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_font_bold {
|
#ptmfvbkogm .gt_font_bold {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_font_italic {
|
#ptmfvbkogm .gt_font_italic {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_super {
|
#ptmfvbkogm .gt_super {
|
||||||
font-size: 65%;
|
font-size: 65%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_footnote_marks {
|
#ptmfvbkogm .gt_footnote_marks {
|
||||||
font-size: 75%;
|
font-size: 75%;
|
||||||
vertical-align: 0.4em;
|
vertical-align: 0.4em;
|
||||||
position: initial;
|
position: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_asterisk {
|
#ptmfvbkogm .gt_asterisk {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
vertical-align: 0;
|
vertical-align: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_indent_1 {
|
#ptmfvbkogm .gt_indent_1 {
|
||||||
text-indent: 5px;
|
text-indent: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_indent_2 {
|
#ptmfvbkogm .gt_indent_2 {
|
||||||
text-indent: 10px;
|
text-indent: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_indent_3 {
|
#ptmfvbkogm .gt_indent_3 {
|
||||||
text-indent: 15px;
|
text-indent: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_indent_4 {
|
#ptmfvbkogm .gt_indent_4 {
|
||||||
text-indent: 20px;
|
text-indent: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vxlukpckih .gt_indent_5 {
|
#ptmfvbkogm .gt_indent_5 {
|
||||||
text-indent: 25px;
|
text-indent: 25px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -170,7 +170,7 @@
|
|||||||
<ul class="list-unstyled">
|
<ul class="list-unstyled">
|
||||||
<li><a href="https://github.com/agdamsbo/REDCapCAST" class="external-link"><img src="https://img.shields.io/github/r-package/v/agdamsbo/REDCapCAST" alt="GitHub R package version"></a></li>
|
<li><a href="https://github.com/agdamsbo/REDCapCAST" class="external-link"><img src="https://img.shields.io/github/r-package/v/agdamsbo/REDCapCAST" alt="GitHub R package version"></a></li>
|
||||||
<li><a href="https://CRAN.R-project.org/package=REDCapCAST" class="external-link"><img src="https://img.shields.io/cran/v/REDCapCAST" alt="CRAN/METACRAN"></a></li>
|
<li><a href="https://CRAN.R-project.org/package=REDCapCAST" class="external-link"><img src="https://img.shields.io/cran/v/REDCapCAST" alt="CRAN/METACRAN"></a></li>
|
||||||
<li><a href="https://doi.org/10.5281/zenodo.8013985" class="external-link"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.8013985.svg" alt="DOI"></a></li>
|
<li><a href="https://doi.org/10.5281/zenodo.8013984" class="external-link"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.8013984.svg" alt="DOI"></a></li>
|
||||||
<li><a href="https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml" class="external-link"><img src="https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml/badge.svg" alt="R-CMD-check"></a></li>
|
<li><a href="https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml" class="external-link"><img src="https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml/badge.svg" alt="R-CMD-check"></a></li>
|
||||||
<li><a href="https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment" class="external-link"><img src="https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment/badge.svg" alt="Page deployed"></a></li>
|
<li><a href="https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment" class="external-link"><img src="https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment/badge.svg" alt="Page deployed"></a></li>
|
||||||
<li><a href="https://app.codecov.io/gh/agdamsbo/REDCapCAST?branch=master" class="external-link"><img src="https://codecov.io/gh/agdamsbo/REDCapCAST/branch/master/graph/badge.svg" alt="Codecov test coverage"></a></li>
|
<li><a href="https://app.codecov.io/gh/agdamsbo/REDCapCAST?branch=master" class="external-link"><img src="https://codecov.io/gh/agdamsbo/REDCapCAST/branch/master/graph/badge.svg" alt="Codecov test coverage"></a></li>
|
||||||
|
@ -3,7 +3,7 @@ pkgdown: 2.0.7
|
|||||||
pkgdown_sha: ~
|
pkgdown_sha: ~
|
||||||
articles:
|
articles:
|
||||||
Introduction: Introduction.html
|
Introduction: Introduction.html
|
||||||
last_built: 2023-06-30T08:56Z
|
last_built: 2023-07-03T05:55Z
|
||||||
urls:
|
urls:
|
||||||
reference: https://agdamsbo.github.io/REDCapCAST/reference
|
reference: https://agdamsbo.github.io/REDCapCAST/reference
|
||||||
article: https://agdamsbo.github.io/REDCapCAST/articles
|
article: https://agdamsbo.github.io/REDCapCAST/articles
|
||||||
|
Loading…
Reference in New Issue
Block a user