object: Constructors for S3 object to represent R objects.

View source: R/object-from-call.R

objectR Documentation

Constructors for S3 object to represent R objects.

Description

These objects are usually created by the parsers, but it is also useful to generate them by hand for testing.

Usage

object(value, alias, type)

Arguments

value

The object itself.

alias

Alias for object being documented, in case you create a generator function with different name.


r-lib/roxygen2 documentation built on April 21, 2024, 4:36 a.m.