Skip to content

Commit

Permalink
redoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Jan 16, 2025
1 parent c5d6af6 commit 538fade
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
16 changes: 8 additions & 8 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -82,23 +82,23 @@ dplyr::tribble(
~venue, ~title, ~url_slides, ~url_video,
"2024 R/Pharma", "Harnessing CDISC's Emerging Analysis Results Datasets Standard", "https://www.danieldsjoberg.com/ARD-RinPharma-talk-2024/", "https://www.youtube.com/watch?v=tDb6O6a5lbc",
"2024 R/Pharma", "Workshop: Unlocking Analysis Results Datasets ", "https://www.danieldsjoberg.com/ARD-RinPharma-workshop-2024/", NA_character_,
"`posit::conf(2024)`" ,"{pharmaverse} workshop", "https://posit-conf-2024.github.io/pharmaverse/#schedule", NA_character_,
"`posit::conf(2024)`", "{pharmaverse} workshop", "https://posit-conf-2024.github.io/pharmaverse/#schedule", NA_character_,
"2024 China Pharma R User Conference", "Keynote Address", "https://www.danieldsjoberg.com/china-pharma-keynote-2024/material.html", NA_character_
) |>
gt::gt() |>
gt::fmt_markdown(columns = c(venue, title)) |>
) |>
gt::gt() |>
gt::fmt_markdown(columns = c(venue, title)) |>
gt::fmt_url(
columns = url_slides,
rows = !is.na(url_slides),
label = fontawesome::fa("scroll", fill = "#808080")
) |>
) |>
gt::fmt_url(
columns = url_video,
rows = !is.na(url_video),
label = fontawesome::fa("youtube", fill = "#808080")
) |>
gt::sub_missing(missing_text = "") |>
gt::cols_align(align = "center", columns = dplyr::contains("url")) |>
) |>
gt::sub_missing(missing_text = "") |>
gt::cols_align(align = "center", columns = dplyr::contains("url")) |>
gt::tab_options(column_labels.hidden = TRUE)
```

110 changes: 55 additions & 55 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,20 +99,20 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")

## Other Resources

<div id="ydgfloijfm" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#ydgfloijfm table {
<div id="alcjfotqzo" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
<style>#alcjfotqzo 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;
}
&#10;#ydgfloijfm thead, #ydgfloijfm tbody, #ydgfloijfm tfoot, #ydgfloijfm tr, #ydgfloijfm td, #ydgfloijfm th {
&#10;#alcjfotqzo thead, #alcjfotqzo tbody, #alcjfotqzo tfoot, #alcjfotqzo tr, #alcjfotqzo td, #alcjfotqzo th {
border-style: none;
}
&#10;#ydgfloijfm p {
&#10;#alcjfotqzo p {
margin: 0;
padding: 0;
}
&#10;#ydgfloijfm .gt_table {
&#10;#alcjfotqzo .gt_table {
display: table;
border-collapse: collapse;
line-height: normal;
Expand All @@ -137,11 +137,11 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-left-width: 2px;
border-left-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_caption {
&#10;#alcjfotqzo .gt_caption {
padding-top: 4px;
padding-bottom: 4px;
}
&#10;#ydgfloijfm .gt_title {
&#10;#alcjfotqzo .gt_title {
color: #333333;
font-size: 125%;
font-weight: initial;
Expand All @@ -152,7 +152,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-bottom-color: #FFFFFF;
border-bottom-width: 0;
}
&#10;#ydgfloijfm .gt_subtitle {
&#10;#alcjfotqzo .gt_subtitle {
color: #333333;
font-size: 85%;
font-weight: initial;
Expand All @@ -163,7 +163,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-top-color: #FFFFFF;
border-top-width: 0;
}
&#10;#ydgfloijfm .gt_heading {
&#10;#alcjfotqzo .gt_heading {
background-color: #FFFFFF;
text-align: center;
border-bottom-color: #FFFFFF;
Expand All @@ -174,12 +174,12 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-right-width: 1px;
border-right-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_bottom_border {
&#10;#alcjfotqzo .gt_bottom_border {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_col_headings {
&#10;#alcjfotqzo .gt_col_headings {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #D3D3D3;
Expand All @@ -193,7 +193,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-right-width: 1px;
border-right-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_col_heading {
&#10;#alcjfotqzo .gt_col_heading {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -212,7 +212,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
padding-right: 5px;
overflow-x: hidden;
}
&#10;#ydgfloijfm .gt_column_spanner_outer {
&#10;#alcjfotqzo .gt_column_spanner_outer {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -223,13 +223,13 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
padding-left: 4px;
padding-right: 4px;
}
&#10;#ydgfloijfm .gt_column_spanner_outer:first-child {
&#10;#alcjfotqzo .gt_column_spanner_outer:first-child {
padding-left: 0;
}
&#10;#ydgfloijfm .gt_column_spanner_outer:last-child {
&#10;#alcjfotqzo .gt_column_spanner_outer:last-child {
padding-right: 0;
}
&#10;#ydgfloijfm .gt_column_spanner {
&#10;#alcjfotqzo .gt_column_spanner {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #D3D3D3;
Expand All @@ -240,10 +240,10 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
display: inline-block;
width: 100%;
}
&#10;#ydgfloijfm .gt_spanner_row {
&#10;#alcjfotqzo .gt_spanner_row {
border-bottom-style: hidden;
}
&#10;#ydgfloijfm .gt_group_heading {
&#10;#alcjfotqzo .gt_group_heading {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -268,7 +268,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
vertical-align: middle;
text-align: left;
}
&#10;#ydgfloijfm .gt_empty_group_heading {
&#10;#alcjfotqzo .gt_empty_group_heading {
padding: 0.5px;
color: #333333;
background-color: #FFFFFF;
Expand All @@ -282,13 +282,13 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-bottom-color: #D3D3D3;
vertical-align: middle;
}
&#10;#ydgfloijfm .gt_from_md > :first-child {
&#10;#alcjfotqzo .gt_from_md > :first-child {
margin-top: 0;
}
&#10;#ydgfloijfm .gt_from_md > :last-child {
&#10;#alcjfotqzo .gt_from_md > :last-child {
margin-bottom: 0;
}
&#10;#ydgfloijfm .gt_row {
&#10;#alcjfotqzo .gt_row {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -306,7 +306,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
vertical-align: middle;
overflow-x: hidden;
}
&#10;#ydgfloijfm .gt_stub {
&#10;#alcjfotqzo .gt_stub {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -318,7 +318,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
padding-left: 5px;
padding-right: 5px;
}
&#10;#ydgfloijfm .gt_stub_row_group {
&#10;#alcjfotqzo .gt_stub_row_group {
color: #333333;
background-color: #FFFFFF;
font-size: 100%;
Expand All @@ -331,13 +331,13 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
padding-right: 5px;
vertical-align: top;
}
&#10;#ydgfloijfm .gt_row_group_first td {
&#10;#alcjfotqzo .gt_row_group_first td {
border-top-width: 2px;
}
&#10;#ydgfloijfm .gt_row_group_first th {
&#10;#alcjfotqzo .gt_row_group_first th {
border-top-width: 2px;
}
&#10;#ydgfloijfm .gt_summary_row {
&#10;#alcjfotqzo .gt_summary_row {
color: #333333;
background-color: #FFFFFF;
text-transform: inherit;
Expand All @@ -346,14 +346,14 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
padding-left: 5px;
padding-right: 5px;
}
&#10;#ydgfloijfm .gt_first_summary_row {
&#10;#alcjfotqzo .gt_first_summary_row {
border-top-style: solid;
border-top-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_first_summary_row.thick {
&#10;#alcjfotqzo .gt_first_summary_row.thick {
border-top-width: 2px;
}
&#10;#ydgfloijfm .gt_last_summary_row {
&#10;#alcjfotqzo .gt_last_summary_row {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -362,7 +362,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-bottom-width: 2px;
border-bottom-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_grand_summary_row {
&#10;#alcjfotqzo .gt_grand_summary_row {
color: #333333;
background-color: #FFFFFF;
text-transform: inherit;
Expand All @@ -371,7 +371,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
padding-left: 5px;
padding-right: 5px;
}
&#10;#ydgfloijfm .gt_first_grand_summary_row {
&#10;#alcjfotqzo .gt_first_grand_summary_row {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -380,7 +380,7 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-top-width: 6px;
border-top-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_last_grand_summary_row_top {
&#10;#alcjfotqzo .gt_last_grand_summary_row_top {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
Expand All @@ -389,18 +389,18 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-bottom-width: 6px;
border-bottom-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_striped {
&#10;#alcjfotqzo .gt_striped {
background-color: rgba(128, 128, 128, 0.05);
}
&#10;#ydgfloijfm .gt_table_body {
&#10;#alcjfotqzo .gt_table_body {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #D3D3D3;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_footnotes {
&#10;#alcjfotqzo .gt_footnotes {
color: #333333;
background-color: #FFFFFF;
border-bottom-style: none;
Expand All @@ -413,15 +413,15 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-right-width: 2px;
border-right-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_footnote {
&#10;#alcjfotqzo .gt_footnote {
margin: 0px;
font-size: 90%;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 5px;
}
&#10;#ydgfloijfm .gt_sourcenotes {
&#10;#alcjfotqzo .gt_sourcenotes {
color: #333333;
background-color: #FFFFFF;
border-bottom-style: none;
Expand All @@ -434,64 +434,64 @@ ard_continuous(ADSL, by = "ARM", variables = "AGE")
border-right-width: 2px;
border-right-color: #D3D3D3;
}
&#10;#ydgfloijfm .gt_sourcenote {
&#10;#alcjfotqzo .gt_sourcenote {
font-size: 90%;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 5px;
}
&#10;#ydgfloijfm .gt_left {
&#10;#alcjfotqzo .gt_left {
text-align: left;
}
&#10;#ydgfloijfm .gt_center {
&#10;#alcjfotqzo .gt_center {
text-align: center;
}
&#10;#ydgfloijfm .gt_right {
&#10;#alcjfotqzo .gt_right {
text-align: right;
font-variant-numeric: tabular-nums;
}
&#10;#ydgfloijfm .gt_font_normal {
&#10;#alcjfotqzo .gt_font_normal {
font-weight: normal;
}
&#10;#ydgfloijfm .gt_font_bold {
&#10;#alcjfotqzo .gt_font_bold {
font-weight: bold;
}
&#10;#ydgfloijfm .gt_font_italic {
&#10;#alcjfotqzo .gt_font_italic {
font-style: italic;
}
&#10;#ydgfloijfm .gt_super {
&#10;#alcjfotqzo .gt_super {
font-size: 65%;
}
&#10;#ydgfloijfm .gt_footnote_marks {
&#10;#alcjfotqzo .gt_footnote_marks {
font-size: 75%;
vertical-align: 0.4em;
position: initial;
}
&#10;#ydgfloijfm .gt_asterisk {
&#10;#alcjfotqzo .gt_asterisk {
font-size: 100%;
vertical-align: 0;
}
&#10;#ydgfloijfm .gt_indent_1 {
&#10;#alcjfotqzo .gt_indent_1 {
text-indent: 5px;
}
&#10;#ydgfloijfm .gt_indent_2 {
&#10;#alcjfotqzo .gt_indent_2 {
text-indent: 10px;
}
&#10;#ydgfloijfm .gt_indent_3 {
&#10;#alcjfotqzo .gt_indent_3 {
text-indent: 15px;
}
&#10;#ydgfloijfm .gt_indent_4 {
&#10;#alcjfotqzo .gt_indent_4 {
text-indent: 20px;
}
&#10;#ydgfloijfm .gt_indent_5 {
&#10;#alcjfotqzo .gt_indent_5 {
text-indent: 25px;
}
&#10;#ydgfloijfm .katex-display {
&#10;#alcjfotqzo .katex-display {
display: inline-flex !important;
margin-bottom: 0.75em !important;
}
&#10;#ydgfloijfm div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
&#10;#alcjfotqzo div.Reactable > div.rt-table > div.rt-thead > div.rt-tr.rt-tr-group-header > div.rt-th-group:after {
height: 0px !important;
}
</style>
Expand Down

0 comments on commit 538fade

Please sign in to comment.