demo_notes {shinyNotes}R Documentation

Demo notes for testing shinynote module.

Description

A dataset containing package functions and their titles for the shiny, shinyWidgets and dplyr packages. Formatted in a structure compatible with the shinyNotes::shinynotes module.

Usage

demo_notes

Format

A tibble with 274 rows and 3 variables:

package

package title, character class

category

function name, character class

update

function title, character class

...

Source

shiny help pages

shinyWidgets help pages

dplyr help pages


[Package shinyNotes version 0.0.2 Index]