Learn R Programming

eyeris (version 3.0.1)

make_md_table: Create markdown table from data frame

Description

Converts a data frame into a markdown table.

Usage

make_md_table(df)

Value

A character string containing the markdown table content

Arguments

df

The data frame to convert