explicit_guide: Coerce Guide to Something More Explicit

View source: R/explicit_guide.R

explicit_guideR Documentation

Coerce Guide to Something More Explicit

Description

Coerces 'guide' to something more explicit. Generic, with methods for data.frame and yamlet. The key 'guide' generally suggests a guide to interpretation of a data item, such as units, formats, codelists, and encodings. The idea here is to replace 'guide' with something explicit in case required downstream.

Usage

explicit_guide(x, ...)

Arguments

x

object of dispatch

...

passed arguments

Value

see methods

See Also

Other explicit_guide: explicit_guide.data.frame(), explicit_guide.dvec(), explicit_guide.yamlet(), implicit_guide.data.frame(), implicit_guide.dvec(), implicit_guide(), infer_guide()


bergsmat/yamlet documentation built on Feb. 18, 2024, 5:50 a.m.