dictionary_update: Update the dictionary with the entries created using...

Description Usage Arguments

View source: R/dictionary.R

Description

Adds the entries to the added-variables.yaml file.

Usage

1
2
dictionary_update(entries, force_update = FALSE,
  dict_name = "added-variables.yaml")

Arguments

entries

Properly formatted entries piped (or not) from the dictionary_entry function.

force_update

Force the dictionary file to be updated (ie. the entry is removed and added again).

dict_name

Name of the dictionary yaml file.


lwjohnst86/PROMISE.methods documentation built on May 21, 2019, 9:01 a.m.