Learn R Programming

orderly (version 2.0.0)

orderly_description: Describe the current packet

Description

Describe the current packet

Usage

orderly_description(display = NULL, long = NULL, custom = NULL)

Value

Undefined

Arguments

display

A friendly name for the report; this will be displayed in some locations of the web interface, packit. If given, it must be a scalar character.

long

A longer description of the report. If given, it must be a scalar character.

custom

Any additional metadata. If given, it must be a named list, with all elements being scalar atomics (character, number, logical).

Examples

Run this code
# An example in context within the orderly examples:
orderly_example_show("data")

Run the code above in your browser using DataLab