Other packages > Find by keyword >

constructive  

Display Idiomatic Code to Construct Most R Objects
View on CRAN: Click here


Download and install constructive package within the R console
Install from CRAN:
install.packages("constructive")

Install from Github:
library("remotes")
install_github("cran/constructive")

Install by package version:
library("remotes")
install_version("constructive", "0.3.0")



Attach the package and use:
library("constructive")
Maintained by
Antoine Fabri
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-06
Latest Update: 2023-11-13
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.
How to cite:
Antoine Fabri (2023). constructive: Display Idiomatic Code to Construct Most R Objects. R package version 0.3.0, https://cran.r-project.org/web/packages/constructive
Previous versions and publish date:
0.1.0 (2023-06-06 09:40), 0.2.0 (2023-11-13 18:33)
Other packages that cited constructive R package
View constructive citation profile
Other R packages that constructive depends, imports, suggests or enhances
Functions, R codes and Examples using the constructive R package
Some associated functions: compare_options . construct . construct_diff . construct_dump . construct_issues . construct_signature . constructive-package . constructors . custom-constructors . deparse_call . dot-cstr_apply . dot-cstr_combine_errors . dot-cstr_construct . dot-cstr_fetch_opts . dot-cstr_match_constructor . dot-cstr_options . dot-cstr_pipe . dot-cstr_register_constructors . dot-cstr_repair_attributes . dot-cstr_wrap . dot-env . dot-xptr . opts_AsIs . opts_Date . opts_Layer . opts_POSIXct . opts_POSIXlt . opts_R_system_version . opts_S4 . opts_array . opts_atomic . opts_classGeneratorFunction . opts_classPrototypeDef . opts_classRepresentation . opts_constructive_options . opts_data.frame . opts_data.table . opts_dm . opts_dots . opts_environment . opts_externalptr . opts_factor . opts_formula . opts_function . opts_grouped_df . opts_language . opts_list . opts_matrix . opts_mts . opts_numeric_version . opts_ordered . opts_package_version . opts_pairlist . opts_quosure . opts_quosures . opts_rowwise_df . opts_tbl_df . opts_ts . opts_vctrs_list_of . opts_weakref . 
Some associated R codes: C_wrappers.R . abort.R . construct-helpers.R . construct.R . construct_diff.R . construct_dump.R . construct_idiomatic.R . construct_issues.R . construct_signature.R . constructive-package.R . custom_constructors.R . deparse_call.R . environment_utils.R . expect.R . opts.R . register_constructors.R . repair_attributes.R . roxygen2-tags.R . s3-AsIs.R . s3-Date.R . s3-POSIXct.R . s3-POSIXlt.R . s3-array.R . s3-atomic.R . s3-constructive_options.R . s3-data.frame.R . s3-data.table.R . s3-dm.R . s3-dots.R . s3-environment.R . s3-externalptr.R . s3-factor.R . s3-formula.R . s3-function.R . s3-ggplot2-Coord.R . s3-ggplot2-FacetWrap.R . s3-ggplot2-Layer.R . s3-ggplot2-Scale.R . s3-ggplot2-ScalesList.R . s3-ggplot2-ggplot.R . s3-ggplot2-ggproto.R . s3-ggplot2-labels.R . s3-ggplot2-theme.R . s3-ggplot2-uneval.R . s3-ggplot2-waiver.R . s3-grouped_df.R . s3-language.R . s3-list.R . s3-matrix.R . s3-mts.R . s3-numeric_version.R . s3-ordered.R . s3-pairlist.R . s3-quosure.R . s3-quosures.R . s3-rowwise_df.R . s3-tbl_df.R . s3-ts.R . s3-vctrs_list_of.R . s3-weakref.R . s4-classGeneratorFunction.R . s4-classPrototypeDef.R . s4-classRepresentation.R . s4.R . utils.R . zzz.R .  Full constructive package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns