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 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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