Metadata inside apps can be useful for applying logic. Typically, in R, we will use a Debian Control File named DESCRIPTION to do this.
DESCRIPTION
Title: Hello Shiny!
Author: RStudio, Inc.
AuthorUrl: http://www.rstudio.com/
License: GPL-3
DisplayMode: Showcase
Tags: getting-started
Type: Shiny
Additional fields
- Chapter (string)
- xAPI Logging (boolean)
- Learning Locker endpoint? (string/url)
Metadata inside apps can be useful for applying logic. Typically, in R, we will use a Debian Control File named DESCRIPTION to do this.
DESCRIPTION
Additional fields