Display Idiomatic Code to Construct Most R ObjectsPrints code that can be used to recreate R objects. In a sense it is similar to base::dput() or base::deparse() but constructive strives to use idiomatic constructors.#r#r-package#r-development#code-generation#reproducibility#r-programming·cynkra.github.io·Sep 19, 2024Display Idiomatic Code to Construct Most R Objects