orderly_description: Describe the current packet

View source: R/metadata.R

orderly_descriptionR Documentation

Describe the current packet

Description

Describe the current packet

Usage

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

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).

Value

Undefined

Examples

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

orderly documentation built on Jan. 24, 2026, 1:07 a.m.