R/cog_store.R
content_hashes.Rd
Content fingerprint of every model in a surface table
content_hashes(con, from, by, cols = c("cell_id", "val"))
open DuckDB connection
table name or read_parquet(...) expression
read_parquet(...)
grouping column — the per-release model id
payload columns (default c("cell_id","val"); v1-v7 use "value")
c("cell_id","val")
"value"
a data frame with by, n and a 16-char content_hash
by
n
content_hash