Update a container on RIDL
Usage
ridl_container_update(
container,
country,
visible_external,
geographic_area,
title = NULL,
name = NULL,
description = NULL,
not_used = NULL,
sectoral_area = NULL,
population = NULL,
tag_string = NULL,
configuration = NULL
)
rc_update(
container,
country,
visible_external,
geographic_area,
title = NULL,
name = NULL,
description = NULL,
not_used = NULL,
sectoral_area = NULL,
population = NULL,
tag_string = NULL,
configuration = NULL
)
Arguments
- container
RIDLContainer, the container to update
- country
character, a vector of UNHCR country code
- visible_external
logical, Visible to Partner users
- geographic_area
character, Geographic area referenced.
- title
character, the title of the container
- name
character, the name of the container
- description
character, the description of the data
- not_used
character, name of the parent container
- sectoral_area
character, The sectoral areas covered by the datasets included within. Multiple values are allowed.
- population
character, Description of the population covered by the container
- tag_string
character, the tag eg. economy, mental health, government
- configuration
RIDLConfig, the configuration