encode_obj: Encode an R object into hashed text

View source: R/encode.R

encode_objR Documentation

Encode an R object into hashed text

Description

Encode an R object into hashed text

Usage

encode_obj(obj, compress = c("bzip2", "gzip", "xz", "none"))

Arguments

obj

R object

compress

Compression method.


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