sourceFinder: sourceFinder creates a filename and hash at runtime

Description Usage Arguments Value Examples

View source: R/witchDoc.R

Description

sourceFinder creates a filename and hash at runtime

Usage

1
sourceFinder(parentFile0 = parent.frame(2)$ofile)

Arguments

parentFile0

path to parent file that creates docutment

Value

data.frame with parent file name and its hash (sha1)

Examples

1
2
3
4
5
# Requires internet connection to access random number generator.
## Not run: 
sourceFinder(parentFile0=parent.frame(2)$ofile)

## End(Not run)

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.