implicit_guide: Coerce Guide to Something More Implicit

View source: R/explicit_guide.R

implicit_guideR Documentation

Coerce Guide to Something More Implicit

Description

Coerces 'guide' to something more implicit. Generic, with methods for data.frame. 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 these with 'guide': i.e., to undo the effects of explicit_guide.

Usage

implicit_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(), explicit_guide(), implicit_guide.data.frame(), implicit_guide.dvec(), infer_guide()


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