andschar/dbreport: Automated reports from tables

dbreport allows you to create automated reports from database tables, R-objects (e.g. data.table, data.frame, tibble) or from disk files (e.g. .xlsx, .rds, etc.). The reports sum up most important informations of tables (i.e. how many NULLs a column has or counts distinct entries) and returns them as a .html, .pdf, or .doc report.

Getting started

Package details

MaintainerAndreas Scharmüller <andschar@protonmail.com>
LicenseMIT + file LICENSE
Version0.0.0.9026
URL https://github.com/andschar/dbreport
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("andschar/dbreport")
andschar/dbreport documentation built on Dec. 8, 2022, 3:29 p.m.