Learn R Programming

rapport (version 0.51)

is.heading: Pandoc Heading

Description

Checks if provided string is a valid ATX-style pandoc heading.

Usage

is.heading(x)

Arguments

x
a string to test for pandoc heading format

Value

  • a logical value indicating the string is (not) a pandoc heading