Skip to contents

SUN Movement annual progress report 2015

Usage

progress_report_2015

Format

A tibble with 4 columns and 10886 rows:

VariableDescription
textLine of text from the 2015 annual progress report
pagePage number to which line of text can be found
linenumberLine number of text
chapterDocument chapter to which line of text can be found

Source

Scaling Up Nutrition Movement 2015

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