Learn R Programming

eyeris (version 2.0.0)

make_md_table: Create markdown table from dataframe

Description

Converts a dataframe into a markdown table.

Usage

make_md_table(df)

Value

A character string containing the markdown table content

Arguments

df

The dataframe to convert