Deploying to gh-pages from @ agdamsbo/REDCapCAST@8199ec6663 🚀

This commit is contained in:
agdamsbo 2024-02-07 09:20:47 +00:00
parent 5db3428323
commit 023bfe0116
9 changed files with 230 additions and 119 deletions

View File

@ -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">|&gt;</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">|&gt;</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="lazukxlxwb" 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="oyhndhexml" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#lazukxlxwb table { <style>#oyhndhexml 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;
} }
#lazukxlxwb thead, #lazukxlxwb tbody, #lazukxlxwb tfoot, #lazukxlxwb tr, #lazukxlxwb td, #lazukxlxwb th { #oyhndhexml thead, #oyhndhexml tbody, #oyhndhexml tfoot, #oyhndhexml tr, #oyhndhexml td, #oyhndhexml th {
border-style: none; border-style: none;
} }
#lazukxlxwb p { #oyhndhexml p {
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
#lazukxlxwb .gt_table { #oyhndhexml .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;
} }
#lazukxlxwb .gt_caption { #oyhndhexml .gt_caption {
padding-top: 4px; padding-top: 4px;
padding-bottom: 4px; padding-bottom: 4px;
} }
#lazukxlxwb .gt_title { #oyhndhexml .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;
} }
#lazukxlxwb .gt_subtitle { #oyhndhexml .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;
} }
#lazukxlxwb .gt_heading { #oyhndhexml .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;
} }
#lazukxlxwb .gt_bottom_border { #oyhndhexml .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;
} }
#lazukxlxwb .gt_col_headings { #oyhndhexml .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;
} }
#lazukxlxwb .gt_col_heading { #oyhndhexml .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;
} }
#lazukxlxwb .gt_column_spanner_outer { #oyhndhexml .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;
} }
#lazukxlxwb .gt_column_spanner_outer:first-child { #oyhndhexml .gt_column_spanner_outer:first-child {
padding-left: 0; padding-left: 0;
} }
#lazukxlxwb .gt_column_spanner_outer:last-child { #oyhndhexml .gt_column_spanner_outer:last-child {
padding-right: 0; padding-right: 0;
} }
#lazukxlxwb .gt_column_spanner { #oyhndhexml .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%;
} }
#lazukxlxwb .gt_spanner_row { #oyhndhexml .gt_spanner_row {
border-bottom-style: hidden; border-bottom-style: hidden;
} }
#lazukxlxwb .gt_group_heading { #oyhndhexml .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;
} }
#lazukxlxwb .gt_empty_group_heading { #oyhndhexml .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;
} }
#lazukxlxwb .gt_from_md > :first-child { #oyhndhexml .gt_from_md > :first-child {
margin-top: 0; margin-top: 0;
} }
#lazukxlxwb .gt_from_md > :last-child { #oyhndhexml .gt_from_md > :last-child {
margin-bottom: 0; margin-bottom: 0;
} }
#lazukxlxwb .gt_row { #oyhndhexml .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;
} }
#lazukxlxwb .gt_stub { #oyhndhexml .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;
} }
#lazukxlxwb .gt_stub_row_group { #oyhndhexml .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;
} }
#lazukxlxwb .gt_row_group_first td { #oyhndhexml .gt_row_group_first td {
border-top-width: 2px; border-top-width: 2px;
} }
#lazukxlxwb .gt_row_group_first th { #oyhndhexml .gt_row_group_first th {
border-top-width: 2px; border-top-width: 2px;
} }
#lazukxlxwb .gt_summary_row { #oyhndhexml .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;
} }
#lazukxlxwb .gt_first_summary_row { #oyhndhexml .gt_first_summary_row {
border-top-style: solid; border-top-style: solid;
border-top-color: #D3D3D3; border-top-color: #D3D3D3;
} }
#lazukxlxwb .gt_first_summary_row.thick { #oyhndhexml .gt_first_summary_row.thick {
border-top-width: 2px; border-top-width: 2px;
} }
#lazukxlxwb .gt_last_summary_row { #oyhndhexml .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;
} }
#lazukxlxwb .gt_grand_summary_row { #oyhndhexml .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;
} }
#lazukxlxwb .gt_first_grand_summary_row { #oyhndhexml .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;
} }
#lazukxlxwb .gt_last_grand_summary_row_top { #oyhndhexml .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;
} }
#lazukxlxwb .gt_striped { #oyhndhexml .gt_striped {
background-color: rgba(128, 128, 128, 0.05); background-color: rgba(128, 128, 128, 0.05);
} }
#lazukxlxwb .gt_table_body { #oyhndhexml .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;
} }
#lazukxlxwb .gt_footnotes { #oyhndhexml .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;
} }
#lazukxlxwb .gt_footnote { #oyhndhexml .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;
} }
#lazukxlxwb .gt_sourcenotes { #oyhndhexml .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;
} }
#lazukxlxwb .gt_sourcenote { #oyhndhexml .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;
} }
#lazukxlxwb .gt_left { #oyhndhexml .gt_left {
text-align: left; text-align: left;
} }
#lazukxlxwb .gt_center { #oyhndhexml .gt_center {
text-align: center; text-align: center;
} }
#lazukxlxwb .gt_right { #oyhndhexml .gt_right {
text-align: right; text-align: right;
font-variant-numeric: tabular-nums; font-variant-numeric: tabular-nums;
} }
#lazukxlxwb .gt_font_normal { #oyhndhexml .gt_font_normal {
font-weight: normal; font-weight: normal;
} }
#lazukxlxwb .gt_font_bold { #oyhndhexml .gt_font_bold {
font-weight: bold; font-weight: bold;
} }
#lazukxlxwb .gt_font_italic { #oyhndhexml .gt_font_italic {
font-style: italic; font-style: italic;
} }
#lazukxlxwb .gt_super { #oyhndhexml .gt_super {
font-size: 65%; font-size: 65%;
} }
#lazukxlxwb .gt_footnote_marks { #oyhndhexml .gt_footnote_marks {
font-size: 75%; font-size: 75%;
vertical-align: 0.4em; vertical-align: 0.4em;
position: initial; position: initial;
} }
#lazukxlxwb .gt_asterisk { #oyhndhexml .gt_asterisk {
font-size: 100%; font-size: 100%;
vertical-align: 0; vertical-align: 0;
} }
#lazukxlxwb .gt_indent_1 { #oyhndhexml .gt_indent_1 {
text-indent: 5px; text-indent: 5px;
} }
#lazukxlxwb .gt_indent_2 { #oyhndhexml .gt_indent_2 {
text-indent: 10px; text-indent: 10px;
} }
#lazukxlxwb .gt_indent_3 { #oyhndhexml .gt_indent_3 {
text-indent: 15px; text-indent: 15px;
} }
#lazukxlxwb .gt_indent_4 { #oyhndhexml .gt_indent_4 {
text-indent: 20px; text-indent: 20px;
} }
#lazukxlxwb .gt_indent_5 { #oyhndhexml .gt_indent_5 {
text-indent: 25px; text-indent: 25px;
} }
</style> </style>
@ -1065,23 +1065,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">|&gt;</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">|&gt;</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="gdjijuhtzu" 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="oeupnzsphc" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#gdjijuhtzu table { <style>#oeupnzsphc 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;
} }
#gdjijuhtzu thead, #gdjijuhtzu tbody, #gdjijuhtzu tfoot, #gdjijuhtzu tr, #gdjijuhtzu td, #gdjijuhtzu th { #oeupnzsphc thead, #oeupnzsphc tbody, #oeupnzsphc tfoot, #oeupnzsphc tr, #oeupnzsphc td, #oeupnzsphc th {
border-style: none; border-style: none;
} }
#gdjijuhtzu p { #oeupnzsphc p {
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
#gdjijuhtzu .gt_table { #oeupnzsphc .gt_table {
display: table; display: table;
border-collapse: collapse; border-collapse: collapse;
line-height: normal; line-height: normal;
@ -1107,12 +1107,12 @@ demonstration of the functions.</p>
border-left-color: #D3D3D3; border-left-color: #D3D3D3;
} }
#gdjijuhtzu .gt_caption { #oeupnzsphc .gt_caption {
padding-top: 4px; padding-top: 4px;
padding-bottom: 4px; padding-bottom: 4px;
} }
#gdjijuhtzu .gt_title { #oeupnzsphc .gt_title {
color: #333333; color: #333333;
font-size: 125%; font-size: 125%;
font-weight: initial; font-weight: initial;
@ -1124,7 +1124,7 @@ demonstration of the functions.</p>
border-bottom-width: 0; border-bottom-width: 0;
} }
#gdjijuhtzu .gt_subtitle { #oeupnzsphc .gt_subtitle {
color: #333333; color: #333333;
font-size: 85%; font-size: 85%;
font-weight: initial; font-weight: initial;
@ -1136,7 +1136,7 @@ demonstration of the functions.</p>
border-top-width: 0; border-top-width: 0;
} }
#gdjijuhtzu .gt_heading { #oeupnzsphc .gt_heading {
background-color: #FFFFFF; background-color: #FFFFFF;
text-align: center; text-align: center;
border-bottom-color: #FFFFFF; border-bottom-color: #FFFFFF;
@ -1148,13 +1148,13 @@ demonstration of the functions.</p>
border-right-color: #D3D3D3; border-right-color: #D3D3D3;
} }
#gdjijuhtzu .gt_bottom_border { #oeupnzsphc .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;
} }
#gdjijuhtzu .gt_col_headings { #oeupnzsphc .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;
@ -1169,7 +1169,7 @@ demonstration of the functions.</p>
border-right-color: #D3D3D3; border-right-color: #D3D3D3;
} }
#gdjijuhtzu .gt_col_heading { #oeupnzsphc .gt_col_heading {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
font-size: 100%; font-size: 100%;
@ -1189,7 +1189,7 @@ demonstration of the functions.</p>
overflow-x: hidden; overflow-x: hidden;
} }
#gdjijuhtzu .gt_column_spanner_outer { #oeupnzsphc .gt_column_spanner_outer {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
font-size: 100%; font-size: 100%;
@ -1201,15 +1201,15 @@ demonstration of the functions.</p>
padding-right: 4px; padding-right: 4px;
} }
#gdjijuhtzu .gt_column_spanner_outer:first-child { #oeupnzsphc .gt_column_spanner_outer:first-child {
padding-left: 0; padding-left: 0;
} }
#gdjijuhtzu .gt_column_spanner_outer:last-child { #oeupnzsphc .gt_column_spanner_outer:last-child {
padding-right: 0; padding-right: 0;
} }
#gdjijuhtzu .gt_column_spanner { #oeupnzsphc .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;
@ -1221,11 +1221,11 @@ demonstration of the functions.</p>
width: 100%; width: 100%;
} }
#gdjijuhtzu .gt_spanner_row { #oeupnzsphc .gt_spanner_row {
border-bottom-style: hidden; border-bottom-style: hidden;
} }
#gdjijuhtzu .gt_group_heading { #oeupnzsphc .gt_group_heading {
padding-top: 8px; padding-top: 8px;
padding-bottom: 8px; padding-bottom: 8px;
padding-left: 5px; padding-left: 5px;
@ -1251,7 +1251,7 @@ demonstration of the functions.</p>
text-align: left; text-align: left;
} }
#gdjijuhtzu .gt_empty_group_heading { #oeupnzsphc .gt_empty_group_heading {
padding: 0.5px; padding: 0.5px;
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
@ -1266,15 +1266,15 @@ demonstration of the functions.</p>
vertical-align: middle; vertical-align: middle;
} }
#gdjijuhtzu .gt_from_md > :first-child { #oeupnzsphc .gt_from_md > :first-child {
margin-top: 0; margin-top: 0;
} }
#gdjijuhtzu .gt_from_md > :last-child { #oeupnzsphc .gt_from_md > :last-child {
margin-bottom: 0; margin-bottom: 0;
} }
#gdjijuhtzu .gt_row { #oeupnzsphc .gt_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>
overflow-x: hidden; overflow-x: hidden;
} }
#gdjijuhtzu .gt_stub { #oeupnzsphc .gt_stub {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
font-size: 100%; font-size: 100%;
@ -1306,7 +1306,7 @@ demonstration of the functions.</p>
padding-right: 5px; padding-right: 5px;
} }
#gdjijuhtzu .gt_stub_row_group { #oeupnzsphc .gt_stub_row_group {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
font-size: 100%; font-size: 100%;
@ -1320,15 +1320,15 @@ demonstration of the functions.</p>
vertical-align: top; vertical-align: top;
} }
#gdjijuhtzu .gt_row_group_first td { #oeupnzsphc .gt_row_group_first td {
border-top-width: 2px; border-top-width: 2px;
} }
#gdjijuhtzu .gt_row_group_first th { #oeupnzsphc .gt_row_group_first th {
border-top-width: 2px; border-top-width: 2px;
} }
#gdjijuhtzu .gt_summary_row { #oeupnzsphc .gt_summary_row {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
text-transform: inherit; text-transform: inherit;
@ -1338,16 +1338,16 @@ demonstration of the functions.</p>
padding-right: 5px; padding-right: 5px;
} }
#gdjijuhtzu .gt_first_summary_row { #oeupnzsphc .gt_first_summary_row {
border-top-style: solid; border-top-style: solid;
border-top-color: #D3D3D3; border-top-color: #D3D3D3;
} }
#gdjijuhtzu .gt_first_summary_row.thick { #oeupnzsphc .gt_first_summary_row.thick {
border-top-width: 2px; border-top-width: 2px;
} }
#gdjijuhtzu .gt_last_summary_row { #oeupnzsphc .gt_last_summary_row {
padding-top: 8px; padding-top: 8px;
padding-bottom: 8px; padding-bottom: 8px;
padding-left: 5px; padding-left: 5px;
@ -1357,7 +1357,7 @@ demonstration of the functions.</p>
border-bottom-color: #D3D3D3; border-bottom-color: #D3D3D3;
} }
#gdjijuhtzu .gt_grand_summary_row { #oeupnzsphc .gt_grand_summary_row {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
text-transform: inherit; text-transform: inherit;
@ -1367,7 +1367,7 @@ demonstration of the functions.</p>
padding-right: 5px; padding-right: 5px;
} }
#gdjijuhtzu .gt_first_grand_summary_row { #oeupnzsphc .gt_first_grand_summary_row {
padding-top: 8px; padding-top: 8px;
padding-bottom: 8px; padding-bottom: 8px;
padding-left: 5px; padding-left: 5px;
@ -1377,7 +1377,7 @@ demonstration of the functions.</p>
border-top-color: #D3D3D3; border-top-color: #D3D3D3;
} }
#gdjijuhtzu .gt_last_grand_summary_row_top { #oeupnzsphc .gt_last_grand_summary_row_top {
padding-top: 8px; padding-top: 8px;
padding-bottom: 8px; padding-bottom: 8px;
padding-left: 5px; padding-left: 5px;
@ -1387,11 +1387,11 @@ demonstration of the functions.</p>
border-bottom-color: #D3D3D3; border-bottom-color: #D3D3D3;
} }
#gdjijuhtzu .gt_striped { #oeupnzsphc .gt_striped {
background-color: rgba(128, 128, 128, 0.05); background-color: rgba(128, 128, 128, 0.05);
} }
#gdjijuhtzu .gt_table_body { #oeupnzsphc .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;
@ -1400,7 +1400,7 @@ demonstration of the functions.</p>
border-bottom-color: #D3D3D3; border-bottom-color: #D3D3D3;
} }
#gdjijuhtzu .gt_footnotes { #oeupnzsphc .gt_footnotes {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
border-bottom-style: none; border-bottom-style: none;
@ -1414,7 +1414,7 @@ demonstration of the functions.</p>
border-right-color: #D3D3D3; border-right-color: #D3D3D3;
} }
#gdjijuhtzu .gt_footnote { #oeupnzsphc .gt_footnote {
margin: 0px; margin: 0px;
font-size: 90%; font-size: 90%;
padding-top: 4px; padding-top: 4px;
@ -1423,7 +1423,7 @@ demonstration of the functions.</p>
padding-right: 5px; padding-right: 5px;
} }
#gdjijuhtzu .gt_sourcenotes { #oeupnzsphc .gt_sourcenotes {
color: #333333; color: #333333;
background-color: #FFFFFF; background-color: #FFFFFF;
border-bottom-style: none; border-bottom-style: none;
@ -1437,7 +1437,7 @@ demonstration of the functions.</p>
border-right-color: #D3D3D3; border-right-color: #D3D3D3;
} }
#gdjijuhtzu .gt_sourcenote { #oeupnzsphc .gt_sourcenote {
font-size: 90%; font-size: 90%;
padding-top: 4px; padding-top: 4px;
padding-bottom: 4px; padding-bottom: 4px;
@ -1445,63 +1445,63 @@ demonstration of the functions.</p>
padding-right: 5px; padding-right: 5px;
} }
#gdjijuhtzu .gt_left { #oeupnzsphc .gt_left {
text-align: left; text-align: left;
} }
#gdjijuhtzu .gt_center { #oeupnzsphc .gt_center {
text-align: center; text-align: center;
} }
#gdjijuhtzu .gt_right { #oeupnzsphc .gt_right {
text-align: right; text-align: right;
font-variant-numeric: tabular-nums; font-variant-numeric: tabular-nums;
} }
#gdjijuhtzu .gt_font_normal { #oeupnzsphc .gt_font_normal {
font-weight: normal; font-weight: normal;
} }
#gdjijuhtzu .gt_font_bold { #oeupnzsphc .gt_font_bold {
font-weight: bold; font-weight: bold;
} }
#gdjijuhtzu .gt_font_italic { #oeupnzsphc .gt_font_italic {
font-style: italic; font-style: italic;
} }
#gdjijuhtzu .gt_super { #oeupnzsphc .gt_super {
font-size: 65%; font-size: 65%;
} }
#gdjijuhtzu .gt_footnote_marks { #oeupnzsphc .gt_footnote_marks {
font-size: 75%; font-size: 75%;
vertical-align: 0.4em; vertical-align: 0.4em;
position: initial; position: initial;
} }
#gdjijuhtzu .gt_asterisk { #oeupnzsphc .gt_asterisk {
font-size: 100%; font-size: 100%;
vertical-align: 0; vertical-align: 0;
} }
#gdjijuhtzu .gt_indent_1 { #oeupnzsphc .gt_indent_1 {
text-indent: 5px; text-indent: 5px;
} }
#gdjijuhtzu .gt_indent_2 { #oeupnzsphc .gt_indent_2 {
text-indent: 10px; text-indent: 10px;
} }
#gdjijuhtzu .gt_indent_3 { #oeupnzsphc .gt_indent_3 {
text-indent: 15px; text-indent: 15px;
} }
#gdjijuhtzu .gt_indent_4 { #oeupnzsphc .gt_indent_4 {
text-indent: 20px; text-indent: 20px;
} }
#gdjijuhtzu .gt_indent_5 { #oeupnzsphc .gt_indent_5 {
text-indent: 25px; text-indent: 25px;
} }
</style> </style>

View File

@ -3,7 +3,7 @@ pkgdown: 2.0.7
pkgdown_sha: ~ pkgdown_sha: ~
articles: articles:
Introduction: Introduction.html Introduction: Introduction.html
last_built: 2024-02-06T13:38Z last_built: 2024-02-07T09:20Z
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

View File

@ -111,14 +111,14 @@ event description. Can take any column from data set.</p></dd>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494;"># A tibble: 2 × 5</span></span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494;"># A tibble: 2 × 5</span></span>
<span class="r-out co"><span class="r-pr">#&gt;</span> SUMMARY DTSTART DTEND LOCATION UID </span> <span class="r-out co"><span class="r-pr">#&gt;</span> SUMMARY DTSTART DTEND LOCATION UID </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494; font-style: italic;">&lt;glue&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> </span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494; font-style: italic;">&lt;glue&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">1</span> ID 1 [A] 2024-02-06 <span style="color: #949494;">13:38:12</span> 2024-02-06 <span style="color: #949494;">15:38:12</span> 111 ical-6058ef88-8df2-…</span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">1</span> ID 1 [A] 2024-02-07 <span style="color: #949494;">09:20:36</span> 2024-02-07 <span style="color: #949494;">11:20:36</span> 111 ical-6058ef88-8df2-…</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">2</span> ID 3 [A] 2024-02-08 <span style="color: #949494;">13:38:12</span> 2024-02-08 <span style="color: #949494;">15:38:12</span> 111 ical-8d9bc2f4-09ef-…</span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">2</span> ID 3 [A] 2024-02-09 <span style="color: #949494;">09:20:36</span> 2024-02-09 <span style="color: #949494;">11:20:36</span> 111 ical-8d9bc2f4-09ef-…</span>
<span class="r-in"><span><span class="va">df</span> <span class="op">|&gt;</span> <span class="fu">ds2ical</span><span class="op">(</span>summary.glue.string <span class="op">=</span> <span class="st">"ID {id} [{assessor}] {note}"</span><span class="op">)</span></span></span> <span class="r-in"><span><span class="va">df</span> <span class="op">|&gt;</span> <span class="fu">ds2ical</span><span class="op">(</span>summary.glue.string <span class="op">=</span> <span class="st">"ID {id} [{assessor}] {note}"</span><span class="op">)</span></span></span>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494;"># A tibble: 2 × 5</span></span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494;"># A tibble: 2 × 5</span></span>
<span class="r-out co"><span class="r-pr">#&gt;</span> SUMMARY DTSTART DTEND LOCATION UID </span> <span class="r-out co"><span class="r-pr">#&gt;</span> SUMMARY DTSTART DTEND LOCATION UID </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494; font-style: italic;">&lt;glue&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> </span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #949494; font-style: italic;">&lt;glue&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;dttm&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> <span style="color: #949494; font-style: italic;">&lt;chr&gt;</span> </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">1</span> ID 1 [A] 2024-02-06 <span style="color: #949494;">13:38:12</span> 2024-02-06 <span style="color: #949494;">15:38:12</span> 111 ical-8be1a95c-5…</span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">1</span> ID 1 [A] 2024-02-07 <span style="color: #949494;">09:20:36</span> 2024-02-07 <span style="color: #949494;">11:20:36</span> 111 ical-8be1a95c-5…</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">2</span> ID 3 [A] OBS 2024-02-08 <span style="color: #949494;">13:38:12</span> 2024-02-08 <span style="color: #949494;">15:38:12</span> 111 ical-5a05f23b-f…</span> <span class="r-out co"><span class="r-pr">#&gt;</span> <span style="color: #BCBCBC;">2</span> ID 3 [A] OBS 2024-02-09 <span style="color: #949494;">09:20:36</span> 2024-02-09 <span style="color: #949494;">11:20:36</span> 111 ical-5a05f23b-f…</span>
<span class="r-in"><span><span class="co"># Export .ics file: (not run)</span></span></span> <span class="r-in"><span><span class="co"># Export .ics file: (not run)</span></span></span>
<span class="r-in"><span><span class="va">ical</span> <span class="op">&lt;-</span> <span class="va">df</span> <span class="op">|&gt;</span> <span class="fu">ds2ical</span><span class="op">(</span><span class="va">start</span>, <span class="va">end</span>, <span class="va">location</span>, description.glue.string <span class="op">=</span> <span class="st">"{note}"</span><span class="op">)</span></span></span> <span class="r-in"><span><span class="va">ical</span> <span class="op">&lt;-</span> <span class="va">df</span> <span class="op">|&gt;</span> <span class="fu">ds2ical</span><span class="op">(</span><span class="va">start</span>, <span class="va">end</span>, <span class="va">location</span>, description.glue.string <span class="op">=</span> <span class="st">"{note}"</span><span class="op">)</span></span></span>
<span class="r-in"><span><span class="co"># ical |&gt; calendar::ic_write(file=here::here("calendar.ics"))</span></span></span> <span class="r-in"><span><span class="co"># ical |&gt; calendar::ic_write(file=here::here("calendar.ics"))</span></span></span>

View File

@ -122,7 +122,7 @@
<dd>Change "hms" to "character" for REDCap upload.</dd> <dd>Change "hms" to "character" for REDCap upload.</dd>
</dl><dl><dt> </dl><dl><dt>
<code><a href="is.repeated_longitudinal.html">is.repeated_longitudinal()</a></code> <code><a href="is_repeated_longitudinal.html">is_repeated_longitudinal()</a></code>
</dt> </dt>
<dd>Test if repeatable or longitudinal</dd> <dd>Test if repeatable or longitudinal</dd>
</dl><dl><dt> </dl><dl><dt>

View File

@ -0,0 +1,113 @@
<!DOCTYPE html>
<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="description" content="Test if repeatable or longitudinal"><title>Test if repeatable or longitudinal — is_repeated_longitudinal • REDCapCAST</title><!-- favicons --><link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"><link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"><link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png"><link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png"><link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png"><link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png"><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><!-- Font Awesome icons --><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous"><!-- bootstrap-toc --><script src="https://cdn.jsdelivr.net/gh/afeld/bootstrap-toc@v1.0.1/dist/bootstrap-toc.min.js" integrity="sha256-4veVQbu7//Lk5TSmc7YV48MxtMy98e26cf5MrgZYnwo=" crossorigin="anonymous"></script><!-- headroom.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script><!-- clipboard.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script><!-- search --><script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.js" integrity="sha512-zv6Ywkjyktsohkbp9bb45V6tEMoWhzFzXis+LrMehmJZZSys19Yxf1dopHx7WzIKxr5tK2dVcYmaCk2uqdjF4A==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.0/autocomplete.jquery.min.js" integrity="sha512-GU9ayf+66Xx2TmpxqJpliWbT5PiGYxpaG8rfnBEk1LL8l1KGkRShhngwdXK1UgqhAzWpZHSiYPc09/NwDQIGyg==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/mark.min.js" integrity="sha512-5CYOlHXGh6QpOFA/TeTylKLWfB3ftPsde7AnmhuitiTX4K5SqCLBeKro6sPS8ilsz1Q4NRx3v8Ko2IBiszzdww==" crossorigin="anonymous"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Test if repeatable or longitudinal — is_repeated_longitudinal"><meta property="og:description" content="Test if repeatable or longitudinal"><meta property="og:image" content="https://agdamsbo.github.io/REDCapCAST/logo.png"><!-- mathjax --><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--></head><body>
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
<nav class="navbar fixed-top navbar-light navbar-expand-lg bg-light"><div class="container">
<a class="navbar-brand me-2" href="../index.html">REDCapCAST</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">24.2.1</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbar" class="collapse navbar-collapse ms-3">
<ul class="navbar-nav me-auto"><li class="active nav-item">
<a class="nav-link" href="../reference/index.html">Reference</a>
</li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown-articles">Articles</a>
<div class="dropdown-menu" aria-labelledby="dropdown-articles">
<a class="dropdown-item" href="../articles/Introduction.html">Introduction</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="../news/index.html">Changelog</a>
</li>
</ul><form class="form-inline my-2 my-lg-0" role="search">
<input type="search" class="form-control me-sm-2" aria-label="Toggle navigation" name="search-input" data-search-index="../search.json" id="search-input" placeholder="Search for" autocomplete="off"></form>
<ul class="navbar-nav"><li class="nav-item">
<a class="external-link nav-link" href="https://github.com/agdamsbo/REDCapCAST/" aria-label="github">
<span class="fab fa fab fa-github fa-lg"></span>
</a>
</li>
</ul></div>
</div>
</nav><div class="container template-reference-topic">
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Test if repeatable or longitudinal</h1>
<small class="dont-index">Source: <a href="https://github.com/agdamsbo/REDCapCAST/blob/HEAD/R/utils.r" class="external-link"><code>R/utils.r</code></a></small>
<div class="d-none name"><code>is_repeated_longitudinal.Rd</code></div>
</div>
<div class="ref-description section level2">
<p>Test if repeatable or longitudinal</p>
</div>
<div class="section level2">
<h2 id="ref-usage">Usage<a class="anchor" aria-label="anchor" href="#ref-usage"></a></h2>
<div class="sourceCode"><pre class="sourceCode r"><code><span><span class="fu">is_repeated_longitudinal</span><span class="op">(</span></span>
<span> <span class="va">data</span>,</span>
<span> generics <span class="op">=</span> <span class="fu"><a href="https://rdrr.io/r/base/c.html" class="external-link">c</a></span><span class="op">(</span><span class="st">"redcap_event_name"</span>, <span class="st">"redcap_repeat_instrument"</span>, <span class="st">"redcap_repeat_instance"</span><span class="op">)</span></span>
<span><span class="op">)</span></span></code></pre></div>
</div>
<div class="section level2">
<h2 id="arguments">Arguments<a class="anchor" aria-label="anchor" href="#arguments"></a></h2>
<dl><dt>data</dt>
<dd><p>data set</p></dd>
<dt>generics</dt>
<dd><p>default is "redcap_event_name", "redcap_repeat_instrument"
and "redcap_repeat_instance"</p></dd>
</dl></div>
<div class="section level2">
<h2 id="value">Value<a class="anchor" aria-label="anchor" href="#value"></a></h2>
<p>logical</p>
</div>
<div class="section level2">
<h2 id="ref-examples">Examples<a class="anchor" aria-label="anchor" href="#ref-examples"></a></h2>
<div class="sourceCode"><pre class="sourceCode r"><code><span class="r-in"><span><span class="fu">is_repeated_longitudinal</span><span class="op">(</span><span class="fu"><a href="https://rdrr.io/r/base/c.html" class="external-link">c</a></span><span class="op">(</span><span class="st">"record_id"</span>, <span class="st">"age"</span>, <span class="st">"record_id"</span>, <span class="st">"gender"</span><span class="op">)</span><span class="op">)</span></span></span>
<span class="r-out co"><span class="r-pr">#&gt;</span> [1] FALSE</span>
<span class="r-in"><span><span class="fu">is_repeated_longitudinal</span><span class="op">(</span><span class="va">redcapcast_data</span><span class="op">)</span></span></span>
<span class="r-out co"><span class="r-pr">#&gt;</span> [1] TRUE</span>
<span class="r-in"><span><span class="fu">is_repeated_longitudinal</span><span class="op">(</span><span class="fu"><a href="https://rdrr.io/r/base/list.html" class="external-link">list</a></span><span class="op">(</span><span class="va">redcapcast_data</span><span class="op">)</span><span class="op">)</span></span></span>
<span class="r-out co"><span class="r-pr">#&gt;</span> [1] TRUE</span>
</code></pre></div>
</div>
</main><aside class="col-md-3"><nav id="toc"><h2>On this page</h2>
</nav></aside></div>
<footer><div class="pkgdown-footer-left">
<p></p><p>Developed by Andreas Gammelgaard Damsbo, Paul Egeler.</p>
</div>
<div class="pkgdown-footer-right">
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.7.</p>
</div>
</footer></div>
</body></html>

View File

@ -115,11 +115,6 @@ instruments.</p>
<dd><p>Whether to split "repeating" or "all" forms, default is <dd><p>Whether to split "repeating" or "all" forms, default is
all.</p></dd> all.</p></dd>
<dt>generics</dt>
<dd><p>vector of auto-generated generic variable names to
ignore when discarding empty rows</p></dd>
</dl></div> </dl></div>
<div class="section level2"> <div class="section level2">
<h2 id="value">Value<a class="anchor" aria-label="anchor" href="#value"></a></h2> <h2 id="value">Value<a class="anchor" aria-label="anchor" href="#value"></a></h2>

View File

@ -128,6 +128,9 @@ Contains only synthetic data.</p>
<dt>event_datetime</dt> <dt>event_datetime</dt>
<dd><p>Event datetime, POSIXct</p></dd> <dd><p>Event datetime, POSIXct</p></dd>
<dt>event_age</dt>
<dd><p>Age at time of event, numeric</p></dd>
<dt>event_type</dt> <dt>event_type</dt>
<dd><p>Event type, character</p></dd> <dd><p>Event type, character</p></dd>

File diff suppressed because one or more lines are too long

View File

@ -61,7 +61,7 @@
<loc>https://agdamsbo.github.io/REDCapCAST/reference/index.html</loc> <loc>https://agdamsbo.github.io/REDCapCAST/reference/index.html</loc>
</url> </url>
<url> <url>
<loc>https://agdamsbo.github.io/REDCapCAST/reference/is.repeated_longitudinal.html</loc> <loc>https://agdamsbo.github.io/REDCapCAST/reference/is_repeated_longitudinal.html</loc>
</url> </url>
<url> <url>
<loc>https://agdamsbo.github.io/REDCapCAST/reference/mark_complete.html</loc> <loc>https://agdamsbo.github.io/REDCapCAST/reference/mark_complete.html</loc>