# List the available example files
read_md_table_example()
# Get the path to the mtcars example file
read_md_table_example("mtcars.md")
# Read in an example file
mtcars_path <- read_md_table_example("mtcars.md")
read_md_table(mtcars_path)
Run the code above in your browser using DataLab