bioBankHash: BioBank Hash Code

Description Usage Arguments Details Value

View source: R/bioBankHash.R

Description

A simple generation of a hash code which is used to check if a new BioBank record already has an existing entry in the database.

Usage

1
bioBankHash(inFile)

Arguments

inFile

a 'tibble' from the file input of BioBank batch upload

Details

The hash code is simply the base64 encoded concatantion of; 'Sample ID', 'BioFluid' and 'SampleContainer'

Value

a character vector of the base64 encoded BioBank hash codes


aberWARU/waruDB documentation built on Nov. 20, 2019, 7:18 a.m.