Other packages > Find by keyword >

rddi  

R Interface to DDI Codebook 2.5
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rddi", "0.1.1")



Attach the package and use:
library("rddi")
Maintained by
Daniel Woulfin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-07
Latest Update: 2022-10-17
Description:
A direct interface to the underlying XML representation of DDI Codebook 2.5 with flexible API creation.
How to cite:
Daniel Woulfin (2022). rddi: R Interface to DDI Codebook 2.5. R package version 0.1.1, https://cran.r-project.org/web/packages/rddi. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2022-06-07 09:40)
Other packages that cited rddi R package
View rddi citation profile
Other R packages that rddi depends, imports, suggests or enhances
Complete documentation for rddi
Functions, R codes and Examples using the rddi R package
Some associated functions: as_ddi . as_xml . as_xml_string . ddi_anlyInfo . ddi_anlysUnit . ddi_boundPoly . ddi_catgry . ddi_citation . ddi_codeBook . ddi_codingInstructions . ddi_cohort . ddi_concept . ddi_contact . ddi_controlledVocabUsed . ddi_dataAccs . ddi_dataColl . ddi_dataDscr . ddi_dataFingerprint . ddi_dataItem . ddi_dataSrc . ddi_derivation . ddi_developmentActivity . ddi_dimensns . ddi_distStmt . ddi_dmns . ddi_docDscr . ddi_docSrc . ddi_embargo . ddi_exPostEvaluation . ddi_fileDscr . ddi_fileStrc . ddi_fileTxt . ddi_frameUnit . ddi_geoBndBox . ddi_imputation . ddi_labl . ddi_locMap . ddi_location . ddi_method . ddi_mrow . ddi_nCube . ddi_nCubeGrp . ddi_notes . ddi_otherMat . ddi_othrStdyMat . ddi_point . ddi_polygon . ddi_prodStmt . ddi_producer . ddi_qstn . ddi_qualityStatement . ddi_range . ddi_recGrp . ddi_resource . ddi_respUnit . ddi_row . ddi_rspStmt . ddi_sampleFrame . ddi_security . ddi_serStmt . ddi_setAvail . ddi_sources . ddi_srcChar . ddi_srcDocu . ddi_srcOrig . ddi_standard . ddi_standardsCompliance . ddi_stdyDscr . ddi_stdyInfo . ddi_studyAuthorization . ddi_studyDevelopment . ddi_subject . ddi_sumDscr . ddi_table . ddi_targetSampleSize . ddi_tbody . ddi_tgroup . ddi_thead . ddi_titl . ddi_titlStmt . ddi_txt . ddi_universe . ddi_usage . ddi_useStmt . ddi_valrng . ddi_var . ddi_varGrp . ddi_verStmt . validate_codebook . 
Some associated R codes: attributes.R . citation.R . dataAccs.R . ddi_node.R . docDscr_variables.R . docroot.R . fileTxt.R . general.R . locMap.R . method.R . node_modify.R . othrStdyMat.R . purrr-compat.R . rddi-package.R . stdyInfo.R . studyAuthorization.R . studyDevelopment.R . table.R . tools.R . unwrap.R . urn_identifier.R . utils.R . variables.R . xml_interop.R . zzz.R .  Full rddi package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA