build_enr_report: Function which bulid template for ENR report

Description Usage Arguments Examples

View source: R/build_enr_report.R

Description

Function which bulid template for ENR report

Usage

1
build_enr_report(file, subdir = "reports")

Arguments

file

Rmd file name which we want to create.

subdir

subdirectory name where we want to store our report. Default value: 'reports'

Examples

1
2
3
4
## Not run: 
build_enr_report('001_initial_report')
     
## End(Not run)

AMUFacultyOfEnglish/ENRanalytics documentation built on May 5, 2019, 11:36 a.m.