h_expand_all_datasets {dunlin}R Documentation

Propagate the rules for all datasets

Description

Propagate the rules for all datasets

Usage

h_expand_all_datasets(format_list, ls_datasets = NULL)

Arguments

ls_datasets

(character) the name of all datasets in the object to reformat.

Details

the rules described under all_datasets are propagated to all data sets for the corresponding variables except in data sets where a rule is already attributed to the same variable.

Value

a nested list attributing a rule to be applied to specific variables of specific datasets.


[Package dunlin version 0.1.10 Index]