CompleteDatasetTable: 'CompleteDatasetTable' Asks for a data.table, a vector of...

Description Usage Arguments

View source: R/Encontrar_candidatos_dataset_v1.R

Description

CompleteDatasetTable Asks for a data.table, a vector of collumn indices and the goal collumn and returns the data frame with the values filled

Usage

1
CompleteDatasetTable(df, rows, goal)

Arguments

df

A data.table with the missing values you wish to fill

rows

The collumns you wish to use to predict the missing values

goal

The collum with the missing values you wish to fill


cleanerR documentation built on May 2, 2019, 5:51 a.m.