delete_day0_records: Drop incorrect child IDs in Day 0 data entries...

View source: R/clean_timci_data.R

delete_day0_recordsR Documentation

Drop incorrect child IDs in Day 0 data entries (TIMCI-specific function) This function can be used to drop documented child IDs

Description

Drop incorrect child IDs in Day 0 data entries (TIMCI-specific function) This function can be used to drop documented child IDs

Usage

delete_day0_records(df, csv_prefix = "day0_training_deletion")

Arguments

df

dataframe

csv_prefix

A string value indicating the prefix of the CSV file from which to read the corrections (default is "day0_training_deletion").

Value

This function returns a list that contains a cleaned dataframe and the list of dropped records


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.