Description Usage Arguments Value
This function takes input data. The function calculates the number of missing values in the vector.
1 2 | exploratory_report(data, filename = NULL,
output_format = "html_document")
|
data: |
The data frame |
filename: |
String name for the report name. |
output_format: |
Output Format. |
A Report for the Data Analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.