Spaces:
Running
Running
Update app.R
Browse files
app.R
CHANGED
|
@@ -660,7 +660,7 @@ server <- function(input, output, session) { # Add session argument
|
|
| 660 |
SharedContextText <- c(
|
| 661 |
"The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
|
| 662 |
"The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
|
| 663 |
-
"For more information, see the associated paper, <a href='https://
|
| 664 |
(<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>),
|
| 665 |
and <a href='https://www.youtube.com/watch?v=RvAoJGMlKAI' target='_blank'>YouTube tutorial</a>.
|
| 666 |
",
|
|
|
|
| 660 |
SharedContextText <- c(
|
| 661 |
"The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
|
| 662 |
"The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
|
| 663 |
+
"For more information, see the associated paper, <a href='https://proceedings.mlr.press/v275/zhu25a.html' target='_blank'>proceedings.mlr.press/v275/zhu25a.html</a>
|
| 664 |
(<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>),
|
| 665 |
and <a href='https://www.youtube.com/watch?v=RvAoJGMlKAI' target='_blank'>YouTube tutorial</a>.
|
| 666 |
",
|