tests/testthat/_snaps/read_md_table.md

read_md_table can read messy markdown table from file

Code
  md <- read_md_table(md_file, force = TRUE, show_col_types = FALSE)
Condition
  Warning:
  x Content in provided `file` does not match the readMDTable regex.
  i File an issue at https://github.com/jrdnbradford/readMDTable/issues if this warning is in error.
  Warning:
  i Attempting to read in content that does not match the readMDTable regex.

read_md_table handles separator line format of Gutenberg Project's mirror table

Code
  md <- read_md_table(md_file, force = TRUE, show_col_types = FALSE)
Condition
  Warning:
  x Content in provided `file` does not match the readMDTable regex.
  i File an issue at https://github.com/jrdnbradford/readMDTable/issues if this warning is in error.
  Warning:
  i Attempting to read in content that does not match the readMDTable regex.


Try the readMDTable package in your browser

Any scripts or data that you put into this service are public.

readMDTable documentation built on June 8, 2025, 1:29 p.m.