calculate_hashes {teal}R Documentation

Get the hash of a dataset

Description

Get the hash of a dataset

Usage

calculate_hashes(datanames, datasets)

Arguments

datanames

(character) names of datasets

datasets

(FilteredData) object holding the data

Value

A list of hashes per dataset.


[Package teal version 0.15.2 Index]