snapp_titles: Get heading information related to SNAP Shiny apps

Description Usage Arguments Details Value Examples

View source: R/info.R

Description

This function returns a list of headings related to SNAP Shiny apps.

Usage

1

Arguments

type

character, "label", "title" or "sub".

Details

Labels are generally shown above an app showcase widget. Titles are generally the top line heading over the image link inside the widget. Subtitles are for smaller text below.

Value

a vector of headings.

Examples

1
snapp_titles("label")

leonawicz/snaputils documentation built on May 20, 2019, 10:21 p.m.