Spaces:
Running
Running
Update app.R
Browse files
app.R
CHANGED
@@ -408,7 +408,7 @@ server <- function(input, output) {
|
|
408 |
SharedContextText <- c(
|
409 |
"The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
|
410 |
"The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
|
411 |
-
"For more information, see the associated paper, <a href='https://arxiv.org/abs/2411.02134' target='_blank'>
|
412 |
(<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>),
|
413 |
and <a href='https://www.youtube.com/watch?v=RvAoJGMlKAI' target='_blank'>YouTube tutorial</a>.
|
414 |
",
|
|
|
408 |
SharedContextText <- c(
|
409 |
"The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
|
410 |
"The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
|
411 |
+
"For more information, see the associated paper, <a href='https://arxiv.org/abs/2411.02134' target='_blank'>arXiv.org/abs/2411.02134</a>
|
412 |
(<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>),
|
413 |
and <a href='https://www.youtube.com/watch?v=RvAoJGMlKAI' target='_blank'>YouTube tutorial</a>.
|
414 |
",
|