cjerzak commited on
Commit
4798324
·
verified ·
1 Parent(s): 5ed4088

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
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'>arxiv.org/abs/2411.02134</a>
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;'>",
 
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
  ",
414
  "<div style='font-size: 10px; line-height: 1.5;'>",