Learn R Programming

dipsaus (version 0.3.1)

digest2: Digest R object with source reference removed

Description

Digest R object with source reference removed

Usage

digest2(object, ..., keep_source = FALSE)

Arguments

object, ...

passed to digest

keep_source

whether to keep the code that generates the object; default is false

See Also