Learn R Programming

metalite (version 0.1.4)

default_apply: Apply default values to ADaM mappings

Description

Apply default values to ADaM mappings

Usage

default_apply(x)

Value

Similar to the input, but with the missing values updated to the default values.

Arguments

x

An adam_mapping object.

Examples

Run this code
default_apply(adam_mapping(name = "apat"))

Run the code above in your browser using DataLab