make_readi: Create a Readi

Description Usage

View source: R/make_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
make_readi(sources, output_file, summary, ..., disable_rstudioapi = FALSE)

patelm9/readi documentation built on Dec. 2, 2020, 5:08 p.m.