Skip to contents

All functions

bm_fn_authors_by_chapter()
Create an overview of chapters organized by author
bm_fn_chapter_dependencies()
Bookmark function to create a list of chapter dependencies
bm_fn_chapters_by_author()
Create an overview of chapters organized by author
bm_fn_collapse_to_ul()
Collapse a vector of values to an unordered list
bm_fn_glossary()
Bookmark function to create a glossary
bm_get_bookmarks()
Get the bookmarks from a directory or file
bm_get_bookmarks_from_file()
Get and process the bookmarks from a single file
bm_get_chapter_label()
Get the chapter label for a chapter
bm_prepare() bm_render()
Render a Quarto or Bookdown project after processing the bookmarks
build_trees_from_bookmarks()
Build a tree from bookmark files
cat0()
Concatenate to screen without spaces
escapeRegex()
Escapes any characters that would have special meaning in a regular expression.
get_bookmark_id()
Get the bookmark file identifier
get_fragments_from_lineNrs()
Get fragments from line numbers
get_matching_line_numbers()
Get line numbers for pairs of regex matches
get_shorthand_functions_from_char()
Get the shorthand function call specifications
get_shorthand_values()
Get the shorthand bookmark value specifications
get_single_line_numbers()
Get line numbers
opts
Options for the bookmark package
parse_bookmarks()
Get the bookmarks from a directory or file
parse_fragment()
Parse a fragment
parse_fragment_R()
Parse an R fragment
parse_fragment_YAML()
Parse a YAML fragment
parse_fragments()
Parse multiple bookmark fragments
prepare_function_argument_fragments()
Take a list of extracted YAML fragments and extract the function arguments
rbind_df_list()
Bind lots of dataframes together rowwise
rbind_dfs()
Simple alternative for rbind.fill or bind_rows
repeatStr()
Repeat a string a number of times
replace_lines_in_vector()
Replace lines in a character vector
strip_path_from_filename()
Strip a path from a filename
vecTxt() vecTxtQ()
Easily parse a vector into a character value