Spaces:
Running
Running
Update app.R
Browse files
app.R
CHANGED
@@ -408,8 +408,9 @@ 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
|
412 |
-
(<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>)
|
|
|
413 |
",
|
414 |
"<div style='font-size: 10px; line-height: 1.5;'>",
|
415 |
"<b>Glossary:</b><br>",
|
|
|
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 |
",
|
415 |
"<div style='font-size: 10px; line-height: 1.5;'>",
|
416 |
"<b>Glossary:</b><br>",
|