newlinesDocID: Generate string vector to render creation docID

Description Usage Arguments Value Examples

View source: R/witchDoc.R

Description

Generate string vector to render creation docID

Usage

1
newlinesDocID(bornTF = TRUE, ...)

Arguments

bornTF

Logical to print the born on/create time (TRUE) or the compute time (FALSE-default)

...

extra arguments to docIDborn or computed to git repository

Value

Character vector for docID

Examples

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

## End(Not run)

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