mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 13:30:23 +01:00
Now on cran and zenodo, badge added
This commit is contained in:
parent
f2d5b8f600
commit
0665cad6ed
@ -1,3 +1,3 @@
|
||||
Version: 23.6.1
|
||||
Date: 2023-06-02 12:31:16 UTC
|
||||
SHA: 32bab4ea0ba141061f613a880aa8239c559fba43
|
||||
Date: 2023-06-05 06:44:45 UTC
|
||||
SHA: f2d5b8f6007b7f953c525e58e8b47ec8d702d9be
|
||||
|
@ -1,4 +1,7 @@
|
||||
<!-- badges: start -->
|
||||
[![GitHub R package version](https://img.shields.io/github/r-package/v/agdamsbo/REDCapCAST)](https://github.com/agdamsbo/REDCapCAST)
|
||||
[![CRAN/METACRAN](https://img.shields.io/cran/v/REDCapCAST)](https://CRAN.R-project.org/package=REDCapCAST)
|
||||
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8013985.svg)](https://doi.org/10.5281/zenodo.8013985)
|
||||
[![R-CMD-check](https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml)
|
||||
[![Page deployed](https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment)
|
||||
[![Codecov test coverage](https://codecov.io/gh/agdamsbo/REDCapCAST/branch/master/graph/badge.svg)](https://app.codecov.io/gh/agdamsbo/REDCapCAST?branch=master)
|
||||
|
@ -98,23 +98,23 @@ demonstration of the functions.</p>
|
||||
</h2>
|
||||
<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>
|
||||
<div id="ixntfrihfd" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
||||
<style>#ixntfrihfd table {
|
||||
<div id="dybjehzxlt" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
||||
<style>#dybjehzxlt table {
|
||||
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;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
#ixntfrihfd thead, #ixntfrihfd tbody, #ixntfrihfd tfoot, #ixntfrihfd tr, #ixntfrihfd td, #ixntfrihfd th {
|
||||
#dybjehzxlt thead, #dybjehzxlt tbody, #dybjehzxlt tfoot, #dybjehzxlt tr, #dybjehzxlt td, #dybjehzxlt th {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
#ixntfrihfd p {
|
||||
#dybjehzxlt p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_table {
|
||||
#dybjehzxlt .gt_table {
|
||||
display: table;
|
||||
border-collapse: collapse;
|
||||
line-height: normal;
|
||||
@ -140,12 +140,12 @@ demonstration of the functions.</p>
|
||||
border-left-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_caption {
|
||||
#dybjehzxlt .gt_caption {
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_title {
|
||||
#dybjehzxlt .gt_title {
|
||||
color: #333333;
|
||||
font-size: 125%;
|
||||
font-weight: initial;
|
||||
@ -157,7 +157,7 @@ demonstration of the functions.</p>
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_subtitle {
|
||||
#dybjehzxlt .gt_subtitle {
|
||||
color: #333333;
|
||||
font-size: 85%;
|
||||
font-weight: initial;
|
||||
@ -169,7 +169,7 @@ demonstration of the functions.</p>
|
||||
border-top-width: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_heading {
|
||||
#dybjehzxlt .gt_heading {
|
||||
background-color: #FFFFFF;
|
||||
text-align: center;
|
||||
border-bottom-color: #FFFFFF;
|
||||
@ -181,13 +181,13 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_bottom_border {
|
||||
#dybjehzxlt .gt_bottom_border {
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 2px;
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_col_headings {
|
||||
#dybjehzxlt .gt_col_headings {
|
||||
border-top-style: solid;
|
||||
border-top-width: 2px;
|
||||
border-top-color: #D3D3D3;
|
||||
@ -202,7 +202,7 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_col_heading {
|
||||
#dybjehzxlt .gt_col_heading {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -222,7 +222,7 @@ demonstration of the functions.</p>
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_column_spanner_outer {
|
||||
#dybjehzxlt .gt_column_spanner_outer {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -234,15 +234,15 @@ demonstration of the functions.</p>
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_column_spanner_outer:first-child {
|
||||
#dybjehzxlt .gt_column_spanner_outer:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_column_spanner_outer:last-child {
|
||||
#dybjehzxlt .gt_column_spanner_outer:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_column_spanner {
|
||||
#dybjehzxlt .gt_column_spanner {
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 2px;
|
||||
border-bottom-color: #D3D3D3;
|
||||
@ -254,11 +254,11 @@ demonstration of the functions.</p>
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_spanner_row {
|
||||
#dybjehzxlt .gt_spanner_row {
|
||||
border-bottom-style: hidden;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_group_heading {
|
||||
#dybjehzxlt .gt_group_heading {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -284,7 +284,7 @@ demonstration of the functions.</p>
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_empty_group_heading {
|
||||
#dybjehzxlt .gt_empty_group_heading {
|
||||
padding: 0.5px;
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
@ -299,15 +299,15 @@ demonstration of the functions.</p>
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_from_md > :first-child {
|
||||
#dybjehzxlt .gt_from_md > :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_from_md > :last-child {
|
||||
#dybjehzxlt .gt_from_md > :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_row {
|
||||
#dybjehzxlt .gt_row {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -326,7 +326,7 @@ demonstration of the functions.</p>
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_stub {
|
||||
#dybjehzxlt .gt_stub {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -339,7 +339,7 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_stub_row_group {
|
||||
#dybjehzxlt .gt_stub_row_group {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -353,15 +353,15 @@ demonstration of the functions.</p>
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_row_group_first td {
|
||||
#dybjehzxlt .gt_row_group_first td {
|
||||
border-top-width: 2px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_row_group_first th {
|
||||
#dybjehzxlt .gt_row_group_first th {
|
||||
border-top-width: 2px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_summary_row {
|
||||
#dybjehzxlt .gt_summary_row {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
text-transform: inherit;
|
||||
@ -371,16 +371,16 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_first_summary_row {
|
||||
#dybjehzxlt .gt_first_summary_row {
|
||||
border-top-style: solid;
|
||||
border-top-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_first_summary_row.thick {
|
||||
#dybjehzxlt .gt_first_summary_row.thick {
|
||||
border-top-width: 2px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_last_summary_row {
|
||||
#dybjehzxlt .gt_last_summary_row {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -390,7 +390,7 @@ demonstration of the functions.</p>
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_grand_summary_row {
|
||||
#dybjehzxlt .gt_grand_summary_row {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
text-transform: inherit;
|
||||
@ -400,7 +400,7 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_first_grand_summary_row {
|
||||
#dybjehzxlt .gt_first_grand_summary_row {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -410,7 +410,7 @@ demonstration of the functions.</p>
|
||||
border-top-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_last_grand_summary_row_top {
|
||||
#dybjehzxlt .gt_last_grand_summary_row_top {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -420,11 +420,11 @@ demonstration of the functions.</p>
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_striped {
|
||||
#dybjehzxlt .gt_striped {
|
||||
background-color: rgba(128, 128, 128, 0.05);
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_table_body {
|
||||
#dybjehzxlt .gt_table_body {
|
||||
border-top-style: solid;
|
||||
border-top-width: 2px;
|
||||
border-top-color: #D3D3D3;
|
||||
@ -433,7 +433,7 @@ demonstration of the functions.</p>
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_footnotes {
|
||||
#dybjehzxlt .gt_footnotes {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
border-bottom-style: none;
|
||||
@ -447,7 +447,7 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_footnote {
|
||||
#dybjehzxlt .gt_footnote {
|
||||
margin: 0px;
|
||||
font-size: 90%;
|
||||
padding-top: 4px;
|
||||
@ -456,7 +456,7 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_sourcenotes {
|
||||
#dybjehzxlt .gt_sourcenotes {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
border-bottom-style: none;
|
||||
@ -470,7 +470,7 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_sourcenote {
|
||||
#dybjehzxlt .gt_sourcenote {
|
||||
font-size: 90%;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
@ -478,63 +478,63 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_left {
|
||||
#dybjehzxlt .gt_left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_center {
|
||||
#dybjehzxlt .gt_center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_right {
|
||||
#dybjehzxlt .gt_right {
|
||||
text-align: right;
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_font_normal {
|
||||
#dybjehzxlt .gt_font_normal {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_font_bold {
|
||||
#dybjehzxlt .gt_font_bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_font_italic {
|
||||
#dybjehzxlt .gt_font_italic {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_super {
|
||||
#dybjehzxlt .gt_super {
|
||||
font-size: 65%;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_footnote_marks {
|
||||
#dybjehzxlt .gt_footnote_marks {
|
||||
font-size: 75%;
|
||||
vertical-align: 0.4em;
|
||||
position: initial;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_asterisk {
|
||||
#dybjehzxlt .gt_asterisk {
|
||||
font-size: 100%;
|
||||
vertical-align: 0;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_indent_1 {
|
||||
#dybjehzxlt .gt_indent_1 {
|
||||
text-indent: 5px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_indent_2 {
|
||||
#dybjehzxlt .gt_indent_2 {
|
||||
text-indent: 10px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_indent_3 {
|
||||
#dybjehzxlt .gt_indent_3 {
|
||||
text-indent: 15px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_indent_4 {
|
||||
#dybjehzxlt .gt_indent_4 {
|
||||
text-indent: 20px;
|
||||
}
|
||||
|
||||
#ixntfrihfd .gt_indent_5 {
|
||||
#dybjehzxlt .gt_indent_5 {
|
||||
text-indent: 25px;
|
||||
}
|
||||
</style>
|
||||
@ -1001,23 +1001,23 @@ demonstration of the functions.</p>
|
||||
</div>
|
||||
<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>
|
||||
<div id="gzbgzhlwxt" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
||||
<style>#gzbgzhlwxt table {
|
||||
<div id="ywpskaunon" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
|
||||
<style>#ywpskaunon table {
|
||||
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;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt thead, #gzbgzhlwxt tbody, #gzbgzhlwxt tfoot, #gzbgzhlwxt tr, #gzbgzhlwxt td, #gzbgzhlwxt th {
|
||||
#ywpskaunon thead, #ywpskaunon tbody, #ywpskaunon tfoot, #ywpskaunon tr, #ywpskaunon td, #ywpskaunon th {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt p {
|
||||
#ywpskaunon p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_table {
|
||||
#ywpskaunon .gt_table {
|
||||
display: table;
|
||||
border-collapse: collapse;
|
||||
line-height: normal;
|
||||
@ -1043,12 +1043,12 @@ demonstration of the functions.</p>
|
||||
border-left-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_caption {
|
||||
#ywpskaunon .gt_caption {
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_title {
|
||||
#ywpskaunon .gt_title {
|
||||
color: #333333;
|
||||
font-size: 125%;
|
||||
font-weight: initial;
|
||||
@ -1060,7 +1060,7 @@ demonstration of the functions.</p>
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_subtitle {
|
||||
#ywpskaunon .gt_subtitle {
|
||||
color: #333333;
|
||||
font-size: 85%;
|
||||
font-weight: initial;
|
||||
@ -1072,7 +1072,7 @@ demonstration of the functions.</p>
|
||||
border-top-width: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_heading {
|
||||
#ywpskaunon .gt_heading {
|
||||
background-color: #FFFFFF;
|
||||
text-align: center;
|
||||
border-bottom-color: #FFFFFF;
|
||||
@ -1084,13 +1084,13 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_bottom_border {
|
||||
#ywpskaunon .gt_bottom_border {
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 2px;
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_col_headings {
|
||||
#ywpskaunon .gt_col_headings {
|
||||
border-top-style: solid;
|
||||
border-top-width: 2px;
|
||||
border-top-color: #D3D3D3;
|
||||
@ -1105,7 +1105,7 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_col_heading {
|
||||
#ywpskaunon .gt_col_heading {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -1125,7 +1125,7 @@ demonstration of the functions.</p>
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_column_spanner_outer {
|
||||
#ywpskaunon .gt_column_spanner_outer {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -1137,15 +1137,15 @@ demonstration of the functions.</p>
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_column_spanner_outer:first-child {
|
||||
#ywpskaunon .gt_column_spanner_outer:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_column_spanner_outer:last-child {
|
||||
#ywpskaunon .gt_column_spanner_outer:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_column_spanner {
|
||||
#ywpskaunon .gt_column_spanner {
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 2px;
|
||||
border-bottom-color: #D3D3D3;
|
||||
@ -1157,11 +1157,11 @@ demonstration of the functions.</p>
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_spanner_row {
|
||||
#ywpskaunon .gt_spanner_row {
|
||||
border-bottom-style: hidden;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_group_heading {
|
||||
#ywpskaunon .gt_group_heading {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -1187,7 +1187,7 @@ demonstration of the functions.</p>
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_empty_group_heading {
|
||||
#ywpskaunon .gt_empty_group_heading {
|
||||
padding: 0.5px;
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
@ -1202,15 +1202,15 @@ demonstration of the functions.</p>
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_from_md > :first-child {
|
||||
#ywpskaunon .gt_from_md > :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_from_md > :last-child {
|
||||
#ywpskaunon .gt_from_md > :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_row {
|
||||
#ywpskaunon .gt_row {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -1229,7 +1229,7 @@ demonstration of the functions.</p>
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_stub {
|
||||
#ywpskaunon .gt_stub {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -1242,7 +1242,7 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_stub_row_group {
|
||||
#ywpskaunon .gt_stub_row_group {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
@ -1256,15 +1256,15 @@ demonstration of the functions.</p>
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_row_group_first td {
|
||||
#ywpskaunon .gt_row_group_first td {
|
||||
border-top-width: 2px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_row_group_first th {
|
||||
#ywpskaunon .gt_row_group_first th {
|
||||
border-top-width: 2px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_summary_row {
|
||||
#ywpskaunon .gt_summary_row {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
text-transform: inherit;
|
||||
@ -1274,16 +1274,16 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_first_summary_row {
|
||||
#ywpskaunon .gt_first_summary_row {
|
||||
border-top-style: solid;
|
||||
border-top-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_first_summary_row.thick {
|
||||
#ywpskaunon .gt_first_summary_row.thick {
|
||||
border-top-width: 2px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_last_summary_row {
|
||||
#ywpskaunon .gt_last_summary_row {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -1293,7 +1293,7 @@ demonstration of the functions.</p>
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_grand_summary_row {
|
||||
#ywpskaunon .gt_grand_summary_row {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
text-transform: inherit;
|
||||
@ -1303,7 +1303,7 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_first_grand_summary_row {
|
||||
#ywpskaunon .gt_first_grand_summary_row {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -1313,7 +1313,7 @@ demonstration of the functions.</p>
|
||||
border-top-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_last_grand_summary_row_top {
|
||||
#ywpskaunon .gt_last_grand_summary_row_top {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
padding-left: 5px;
|
||||
@ -1323,11 +1323,11 @@ demonstration of the functions.</p>
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_striped {
|
||||
#ywpskaunon .gt_striped {
|
||||
background-color: rgba(128, 128, 128, 0.05);
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_table_body {
|
||||
#ywpskaunon .gt_table_body {
|
||||
border-top-style: solid;
|
||||
border-top-width: 2px;
|
||||
border-top-color: #D3D3D3;
|
||||
@ -1336,7 +1336,7 @@ demonstration of the functions.</p>
|
||||
border-bottom-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_footnotes {
|
||||
#ywpskaunon .gt_footnotes {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
border-bottom-style: none;
|
||||
@ -1350,7 +1350,7 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_footnote {
|
||||
#ywpskaunon .gt_footnote {
|
||||
margin: 0px;
|
||||
font-size: 90%;
|
||||
padding-top: 4px;
|
||||
@ -1359,7 +1359,7 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_sourcenotes {
|
||||
#ywpskaunon .gt_sourcenotes {
|
||||
color: #333333;
|
||||
background-color: #FFFFFF;
|
||||
border-bottom-style: none;
|
||||
@ -1373,7 +1373,7 @@ demonstration of the functions.</p>
|
||||
border-right-color: #D3D3D3;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_sourcenote {
|
||||
#ywpskaunon .gt_sourcenote {
|
||||
font-size: 90%;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
@ -1381,63 +1381,63 @@ demonstration of the functions.</p>
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_left {
|
||||
#ywpskaunon .gt_left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_center {
|
||||
#ywpskaunon .gt_center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_right {
|
||||
#ywpskaunon .gt_right {
|
||||
text-align: right;
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_font_normal {
|
||||
#ywpskaunon .gt_font_normal {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_font_bold {
|
||||
#ywpskaunon .gt_font_bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_font_italic {
|
||||
#ywpskaunon .gt_font_italic {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_super {
|
||||
#ywpskaunon .gt_super {
|
||||
font-size: 65%;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_footnote_marks {
|
||||
#ywpskaunon .gt_footnote_marks {
|
||||
font-size: 75%;
|
||||
vertical-align: 0.4em;
|
||||
position: initial;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_asterisk {
|
||||
#ywpskaunon .gt_asterisk {
|
||||
font-size: 100%;
|
||||
vertical-align: 0;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_indent_1 {
|
||||
#ywpskaunon .gt_indent_1 {
|
||||
text-indent: 5px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_indent_2 {
|
||||
#ywpskaunon .gt_indent_2 {
|
||||
text-indent: 10px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_indent_3 {
|
||||
#ywpskaunon .gt_indent_3 {
|
||||
text-indent: 15px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_indent_4 {
|
||||
#ywpskaunon .gt_indent_4 {
|
||||
text-indent: 20px;
|
||||
}
|
||||
|
||||
#gzbgzhlwxt .gt_indent_5 {
|
||||
#ywpskaunon .gt_indent_5 {
|
||||
text-indent: 25px;
|
||||
}
|
||||
</style>
|
||||
|
@ -135,6 +135,7 @@
|
||||
</main><aside class="col-md-3"><div class="links">
|
||||
<h2 data-toc-skip>Links</h2>
|
||||
<ul class="list-unstyled">
|
||||
<li><a href="https://cloud.r-project.org/package=REDCapCAST" class="external-link">View on CRAN</a></li>
|
||||
<li><a href="https://github.com/agdamsbo/REDCapCAST/" class="external-link">Browse source code</a></li>
|
||||
<li><a href="https://github.com/agdamsbo/REDCapCAST/issues" class="external-link">Report a bug</a></li>
|
||||
</ul>
|
||||
@ -167,6 +168,9 @@
|
||||
<div class="dev-status">
|
||||
<h2 data-toc-skip>Dev status</h2>
|
||||
<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://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://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://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>
|
||||
|
@ -51,7 +51,7 @@
|
||||
</div>
|
||||
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="23.6.1" id="redcapcast-2361">REDCapCAST 23.6.1<a class="anchor" aria-label="anchor" href="#redcapcast-2361"></a></h2>
|
||||
<h2 class="pkg-version" data-toc-text="23.6.1" id="redcapcast-2361">REDCapCAST 23.6.1<a class="anchor" aria-label="anchor" href="#redcapcast-2361"></a></h2><p class="text-muted">CRAN release: 2023-06-06</p>
|
||||
<div class="section level4">
|
||||
<h4 id="documentation-23-6-1">Documentation:<a class="anchor" aria-label="anchor" href="#documentation-23-6-1"></a></h4>
|
||||
<ul><li>Updated description.</li>
|
||||
|
@ -3,5 +3,5 @@ pkgdown: 2.0.7
|
||||
pkgdown_sha: ~
|
||||
articles:
|
||||
Introduction: Introduction.html
|
||||
last_built: 2023-06-05T06:39Z
|
||||
last_built: 2023-06-07T12:02Z
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user