report_NumInVar: report_NumInVar

Description Usage Arguments Details Value Note Author(s)

Description

Create a summary and a grouped dataset from the orignal dataframe.

Usage

1
report_NumInVar(day, df, date_variable, num_int_var, factor_variable)

Arguments

day

vector of filter dates on the date_variable

df

dataset to obtain the report

date_variable

string that represent variable´s name of data type date

num_int_var

string that represent variable´s name of data type numeric or integer

factor_variable

string that represent variable´s name of data type factor

Details

This function allows you to obtain a summary and a grouped dataset from the orignal dataframe

Value

This function return a list with two datasets selecting only specific day´s from the date_variable, where is going to be a summary of all the numeric and integer variables and other containing a grouped dataset

Note

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.