createBasicDocumentation: createBasicDocumentation

Description Usage Details Examples

View source: R/createBasicDocumentation.R

Description

This function will create a basic documentation for all of the data files in the /data folder for a project.It does this by downloading an .Rmd script from stephdesilva/consultthat_scripts repository and running it.

Usage

1

Details

Currently only operational for .csv files as a start point: more formats soon!

Note, the data file will be read as is: you may need to do some cleaning first. Suggest creating /data/raw and putting raw files there with cleaning script.

Examples

1

stephdesilva/consultthat documentation built on May 30, 2019, 11:46 a.m.