.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 |
( |
datanames |
( |
Value
A character vector with the code lines.
[Package teal version 0.16.0 Index]