readMDTable-package {readMDTable} | R Documentation |
readMDTable: Read Markdown Tables into Tibbles
Description
Functions for reading raw markdown tables from a string, file, or URL into tibbles. It includes options to warn users about potential issues with the markdown table format, ensuring robust data handling even if the table has minor formatting errors.
Author(s)
Maintainer: Jordan Bradford jrdnbradford@gmail.com [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/jrdnbradford/readMDTable/issues
[Package readMDTable version 0.1.1 Index]