xyplot.docu {pkgutils}R Documentation

Example ‘Rd’ data set: xyplot documentation

Description

This ‘Rd’ object contains the description in ‘Rd’ format of the function xyplot from the lattice package, version 0.20-10.

Format

‘Rd’ object as produced by parse_Rd from the tools package.

Examples

data(xyplot.docu)
stopifnot(inherits(xyplot.docu, "Rd"), is.list(xyplot.docu))

[Package pkgutils version 0.7.63 Index]