append_process_cols: RM2C2dev

Description Usage Arguments Examples

View source: R/append_process_cols.R

Description

RM2C2dev

Usage

1
append_process_cols(data, algo = "md5")

Arguments

data

class: data.frame

algo

class: string

Examples

1
2
3
4
5
6
7
append_process_cols(data, algo='md5')
parameter validation
verify data passed in is data.frame or tibble
generate MD5 checksum of `data`
append MD5 checksum and file processing timestamp to `data`
add package version
if data is valid, stop code execution and present an error message

nelsonroque/ruf documentation built on March 11, 2021, 2:53 p.m.