constructive-package {constructive}R Documentation

constructive: Display Idiomatic Code to Construct Most R Objects

Description

Prints 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.

Author(s)

Maintainer: Antoine Fabri antoine.fabri@gmail.com

Other contributors:

See Also

Useful links:


[Package constructive version 0.3.0 Index]