petab_hash: Hash a petab

View source: R/PEtab.R

petab_hashR Documentation

Hash a petab

Description

The difficulty is that data.tables have attributes specific to R sessions

Usage

petab_hash(pe)

Arguments

pe

petab

Value

a digest

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)

Examples

# Should evaluate to TRUE, else the petab has changed
petab_hash(petab_exampleRead("01","pe")) == "45281114c1d5f92ca00f9f2171379ba2"

dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.