View source: R/utilities-writing-report.R
getTitleInfo | R Documentation |
Get section titles information from report content
getTitleInfo(fileContent, titlePattern = "#", titleLevels = 6)
fileContent |
Content of a markdown or text file read as an array of character strings |
titlePattern |
character pattern referencing titles in first element of line |
titleLevels |
levels of titles in the report |
List of title information including line
, content
, reference
, count
, level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.