writeDoc: Write the generated documentation to file(s)

View source: R/doc.R

writeDocR Documentation

Write the generated documentation to file(s)

Description

This generic function enables one to write Rd documentation generated from a WADL document via makeWADLDocs or makeWADLDoc to a file or any connection.

Usage

writeDoc(obj, to = stdout(), ...)

Arguments

obj

the documentation content to be written

to

the name of a file or a directory.

...

additional parameters for methods to customize

Value

This is used for its side effeect.

Author(s)

Duncan Temple Lang

See Also

makeWADLDocs


duncantl/WADL documentation built on Nov. 23, 2023, 4:28 p.m.