docIDborn: Create creation DocID based on true random number

Description Usage Arguments Value Examples

View source: R/witchDoc.R

Description

Create creation DocID based on true random number

Usage

1
docIDborn(nhash = 5, gitTF = FALSE, gitRepo = getwd())

Arguments

nhash

Number of hashes to avoid hash collision

gitTF

Logical whether to include git information

gitRepo

path to git repository (defaults to working directory)

Value

data.frame

Examples

1
2
3
4
5
# Requires internet connection to access random number generator.
## Not run: 
docIDborn()

## End(Not run)

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