decode_obj: Decode hashed text into an R object

View source: R/encode.R

decode_objR Documentation

Decode hashed text into an R object

Description

Decode hashed text into an R object

Usage

decode_obj(txt, compress = c("bzip2", "gzip", "xz", "none"))

Arguments

txt

Hashed text.

compress

Compression method.


rundel/learnrhash documentation built on July 21, 2022, 11 p.m.