Learn R Programming

adapr (version 1.0.1)

finalize_dependency: Writes dependency data to file in "Dependency" directory

Description

Writes dependency data to file in "Dependency" directory

Usage

finalize_dependency(RMD = TRUE, write = TRUE)

Arguments

RMD
Logical denoting whether the finalizing occurs in markdown vs R script
write
Logical indicated to write the dependency object

Value

dependency.object

Details

Operates git tracking of program and dependency file.

Strips project directory out of dependency file

Examples

Run this code
## Not run: 
# #Executed only at the end of adapr R script
# #finalize_dependency() 
# ## End(Not run) 

Run the code above in your browser using DataLab