
Write an HTML report about a table
write_table_report.Rd
Write an HTML report about a table
Usage
write_table_report(
ref,
conn = db,
filepath = paste0(ref$table_schema, "__", ref$table_name, ".html")
)
write_table_report.Rd
Write an HTML report about a table
write_table_report(
ref,
conn = db,
filepath = paste0(ref$table_schema, "__", ref$table_name, ".html")
)