exploratory_report: Returns a report.

Description Usage Arguments Value

View source: R/helpers.R

Description

This function takes input data. The function calculates the number of missing values in the vector.

Usage

1
2
exploratory_report(data, filename = NULL,
  output_format = "html_document")

Arguments

data:

The data frame

filename:

String name for the report name.

output_format:

Output Format.

Value

A Report for the Data Analysis


r2rahul/expdata documentation built on May 18, 2019, 2:36 a.m.