generate_descr_report_tbl_stat: Function for creating statistical text part of descriptive...

View source: R/report_helper.R

generate_descr_report_tbl_statR Documentation

Function for creating statistical text part of descriptive report

Description

Function for creating statistical text part of descriptive report

Usage

generate_descr_report_tbl_stat(data, feature)

Arguments

data

your data

feature

feeature name

Value

data.frame

Examples

generate_descr_report_tbl_stat(data = iris, feature = "Sepal.Length")

el-mrt/auto-statistics documentation built on March 19, 2022, 1:57 p.m.