sampleTrackerHash: Sample Tracker Hash Code

Description Usage Arguments Details Value

View source: R/sampleTrackerHash.R

Description

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

Usage

1

Arguments

formData

a character of the reactive output from the Sample Tracker form entry

Details

The hash code is simply the base64 encoded concatantion of; 'Sample ID', 'Date Received' and 'Sample Type'

Value

a character of the base64 encoded sample hash code


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