create_html_table {waetr}R Documentation

Create HTML Table

Description

Internal function to convert data frame to HTML table

Usage

create_html_table(df)

Arguments

df

Data frame to convert

Value

Character string containing HTML table


[Package waetr version 0.1.0 Index]