showDetails: Describe what a DDI element is

showDetailsR Documentation

Describe what a DDI element is

Description

Describe what a DDI element is

Usage

showDetails(x, ...)

showDescription(x, ...)

showAttributes(x, name = NULL, ...)

globalAttributes()

showExamples(x, ...)

showRelations(x, ...)

showLineages(x, ...)

Arguments

x

Character, a DDI Codebook element name.

...

Other arguments, mainly for internal use.

name

Character, print only a specific element (name)

Details

All arguments having predefined values such as "(Y | N) : N" are mandatory if the element is used

Author(s)

Adrian Dusa

Examples

showDetails("codeBook")

showAttributes("catgry")

showExamples("abstract")

showLineages("titl")


DDIwR documentation built on May 29, 2024, 7:24 a.m.

Related to showDetails in DDIwR...