Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

description

Description and Documentation Attributes


Description

Get or set the description and documentation strings for an object.

Usage

description(x)
description(x) <- value
documentation(x)
documentation(x) <- value

Arguments

x

object whose description or documentation attribute is to be set or retrieved

value

a string

Value

The setters invisibly return x, the getters return the desired attribute or NULL.


tis

Time Indexes and Time Indexed Series

v1.38
Unlimited
Authors
Jeff Hallman <jeffhallman@gmail.com>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.