default_apply {metalite}R Documentation

Apply default values to ADaM mappings

Description

Apply default values to ADaM mappings

Usage

default_apply(x)

Arguments

x

An adam_mapping object.

Value

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

Examples

default_apply(adam_mapping(name = "apat"))

[Package metalite version 0.1.3 Index]