Learn R Programming

adapr (version 2.0.0)

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

Description

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

Usage

checkAdaprHashAlgo(hashAlgorithm = "")

Arguments

hashAlgorithm

characters specifying adaprHash algorithm if changing

Value

value is specified algorithm or default algorithm

Details

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

Examples

Run this code
# NOT RUN {
 checkAdaprHashAlgo()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab