Skip to contents

This function updates all metadata files simultaneously by calling helper functions. Ideally, this function is used rather than individual helpers.

Usage

update_metadata()

Value

NULL. Error handling is done in the helper functions.

Examples

if (FALSE) { # \dontrun{
update_metadata()
} # }