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.

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

...