Learn R Programming

shinyNotes (version 0.0.2)

markdown_notes: Demo notes formatted with markdown for testing shinynote module.

Description

A dataset containing examples of markdown syntax for including emojis, headers, and code blocks. Formatted in a structure compatible with the shinyNotes::shinynotes module.

Usage

markdown_notes

Arguments

Format

A tibble with 3 rows and 3 variables:

formatting

text format type, character class

category

type of markdown formatter, character class

update

text with markdown syntax, character class

...