.get_hashes_code {teal}R Documentation

Get code that tests the integrity of the reproducible data

Description

Get code that tests the integrity of the reproducible data

Usage

.get_hashes_code(data, datanames = names(data))

Arguments

data

(teal_data) object holding the data

datanames

(character) names of datasets

Value

A character vector with the code lines.


[Package teal version 0.16.0 Index]