SUN Movement annual progress report 2015
Format
A tibble with 4 columns and 10886 rows:
Variable | Description |
text | Line of text from the 2015 annual progress report |
page | Page number to which line of text can be found |
linenumber | Line number of text |
chapter | Document chapter to which line of text can be found |
Examples
progress_report_2015
#> # A tibble: 10,758 × 4
#> text page linenumber chapter
#> <chr> <int> <int> <int>
#> 1 " … 5 1 0
#> 2 " … 5 2 0
#> 3 " … 5 3 0
#> 4 "Timeline Annex … 5 4 0
#> 5 " … 5 5 0
#> 6 " … 5 6 0
#> 7 "All stunting data on the visual timeline represent… 5 7 0
#> 8 "as reported by S Countries and approved by the… 5 8 0
#> 9 " … 5 9 0
#> 10 " … 5 10 0
#> # ℹ 10,748 more rows