write_md_table: Save data in a tibble to file as a Markdown table

View source: R/write.R

write_md_tableR Documentation

Save data in a tibble to file as a Markdown table

Description

Save data in a tibble to file as a Markdown table

Usage

write_md_table(mydata, destfile = NA)

Arguments

mydata

A tibble/dataframe to format as a Markdown table.

destfile

File where output will be saved.

Value

The original data.


Ottawa-Neighbourhood-Study/onsr documentation built on June 19, 2022, 11:46 a.m.