View source: R/append_process_cols.R
append_process_cols | R Documentation |
m2c2R
append_process_cols(data, algo = "md5")
data |
Name of a tibble or data frame |
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.
Returns input data frame with m2c2_processing_hash and m2c2_processing_timestamp added.
Nelson Roque, Nelson.Roque@ucf.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.