Skip to contents

Download Nutrition for Growth Assessments data

Usage

download_n4g_data(path = ".")

Arguments

path

Directory to download the specified report into. Default to current working directory

Value

A tibble providing details of file downloaded.

Examples

download_n4g_data(path = tempdir())
#> # A tibble: 1 × 2
#>   link                                                                     path 
#>   <chr>                                                                    <chr>
#> 1 https://globalnutritionreport.org/documents/717/Nutrition-for-Growth-as… /tmp…