params: List Documented Parameters

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

Description

Returns a vector of parameters available in a specially-formatted XML document, preserving the order.

Usage

1
params(within, by = "name", type = "parameter", ...)

Arguments

within

an XML ‘document’ containing parameter elements (character)

by

the parameter attribute by which to interpret x

type

the element type to seek in ‘within’

...

ignored

Details

This function is argumented nearly identically to lookup, except that x is missing. Whereas in lookup, one is looking for details about elements of x, in params, one is asking what those elements may be.

Value

character

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also


metrumrg documentation built on May 2, 2019, 5:55 p.m.