Learn R Programming

teal (version 0.16.0)

.get_hashes_code: 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))

Value

A character vector with the code lines.

Arguments

data

(teal_data) object holding the data

datanames

(character) names of datasets