list_of_rounding_formulas_maker: Helps the user to make a list of rounding formulas for the...

Description Usage Arguments Value

View source: R/hmi_smallfunctions.R

Description

In hmi the user can add a list of rounding formulas for each variable suffering rounding. This function gives him/her a framework with suggestions. Of course the user can make changes by herself/himself afterwards. For example, the function might wrongly classify a variable to be heaped.

Usage

1

Arguments

data

the data.frame also passed to hmi.

default

A default formula used for every rounded variable.

Value

a list with suggested rounding degree formulas. Each list element has the name of a rounded continuous variable in the data.frame. The elements contain a very general rounding degree formula.


hmi documentation built on Oct. 23, 2020, 7:31 p.m.