| orderly_description | R Documentation |
Describe the current packet
orderly_description(display = NULL, long = NULL, custom = NULL)
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). |
Undefined
# An example in context within the orderly examples:
orderly_example_show("data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.