checkAdaprHashAlgo: Checks or changes the specified adapr hash algorithm...

Description Usage Arguments Details Value Examples

View source: R/Digest.R

Description

Checks or changes the specified adapr hash algorithm (adaprHashAlgo option)

Usage

1
checkAdaprHashAlgo(hashAlgorithm = "")

Arguments

hashAlgorithm

characters specifying adaprHash algorithm if changing

Details

Current default is sha1. If algorithm not recognized then will not change option.

Value

value is specified algorithm or default algorithm

Examples

1
2
3
4
## Not run: 
 checkAdaprHashAlgo()

## End(Not run) 

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