showDetails | R Documentation |
Describe what a DDI element is
showDetails(x, ...)
showDescription(x, ...)
showAttributes(x, name = NULL, ...)
globalAttributes()
showExamples(x, ...)
showRelations(x, ...)
showLineages(x, ...)
x |
Character, a DDI Codebook element name. |
... |
Other arguments, mainly for internal use. |
name |
Character, print only a specific element (name) |
All arguments having predefined values such as "(Y | N) : N" are mandatory if the element is used
Adrian Dusa
showDetails("codeBook")
showAttributes("catgry")
showExamples("abstract")
showLineages("titl")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.