append_process_cols: m2c2R

View source: R/append_process_cols.R

append_process_colsR Documentation

m2c2R

Description

m2c2R

Usage

append_process_cols(data, algo = "md5")

Arguments

data

Name of a tibble or data frame

Details

This function creates MD5 checksum for data file and add as variable (m2c2_processing_hash) and adds a data processing timestamp to denote when the data were processed.

Value

Returns input data frame with m2c2_processing_hash and m2c2_processing_timestamp added.

Author(s)

Nelson Roque, Nelson.Roque@ucf.edu


nelsonroque/m2c2R documentation built on Oct. 8, 2022, 7:50 a.m.