attribute: Encode an Attribute for an XML Open Tag

Description Usage Arguments Value Author(s) References See Also Examples

Description

Encode an attribute for an XML open tag, in the form tag='x'.

Usage

1
attribute(x, tag, ...)

Arguments

x

character vector: attribute value(s)

tag

character (vector): attribute name

...

ignored

Value

character

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also

Examples

1
attribute(letters,'letter')

anniejw6/metrumrg documentation built on May 10, 2019, 11:50 a.m.