mk_readi: Create a Readi

Description Usage

View source: R/mk_readi.R

Description

A Readi is an S4 object that contains a dataframe of File Details elements pertaining to a specific csv or Excel file os well as the entire README contents of the working directory. This function makes a new Readi S4 Class object using the given parameters. This is first achived by: 1. Making a README.md in the working directory if one does not exist, followed by: 2. Adding a File Details section in the README if that does not exist.

Usage

1
mk_readi(sources, summary, path_to_original_output_file, notes)

meerapatelmd/readi documentation built on Jan. 1, 2021, 9:29 a.m.