get_mdtable: Get a markdown table from within a section in a .md file

View source: R/get_mdtable.R

get_mdtableR Documentation

Get a markdown table from within a section in a .md file

Description

Get a markdown table from within a section in a .md file

Usage

get_mdtable(file, section)

Arguments

file

A file path to a .md file.

section

A text string of the section in the markdown file that holds the table you want. This section should only contain the table, no other text.

Author(s)

Kelli Faye Johnson


iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.