Other packages > Find by keyword >

IPDFileCheck  

Basic Functions to Check Readability, Consistency, and Content of an Individual Participant Data File
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("IPDFileCheck", "0.8.1")



Attach the package and use:
library("IPDFileCheck")
Maintained by
Sheeja Manchira Krishnan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-07
Latest Update: 2022-02-01
Description:
Basic checks needed with an individual level participant data from randomised controlled trial. This checks files for existence, read access and individual columns for formats. The checks on format is currently implemented for gender and age formats.
How to cite:
Sheeja Manchira Krishnan (2019). IPDFileCheck: Basic Functions to Check Readability, Consistency, and Content of an Individual Participant Data File. R package version 0.8.1, https://cran.r-project.org/web/packages/IPDFileCheck. Accessed 27 Jan. 2025.
Previous versions and publish date:
0.3.0 (2019-10-07 19:30), 0.4.0 (2019-10-15 23:40), 0.5.0 (2019-11-11 17:20), 0.6.0 (2019-11-26 06:20), 0.6.1 (2019-12-04 13:30), 0.6.2 (2020-01-23 19:20), 0.6.3 (2020-06-12 18:00), 0.6.4 (2020-11-20 11:30), 0.6.5 (2021-02-16 20:00), 0.6.6 (2021-02-22 15:50), 0.7.2 (2021-08-04 13:00), 0.7.4 (2022-01-28 10:30), 0.7.5 (2022-02-01 09:00), 0.8.1 (2024-03-08 13:50)
Other packages that cited IPDFileCheck R package
View IPDFileCheck citation profile
Other R packages that IPDFileCheck depends, imports, suggests or enhances
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

mgm  
Estimating Time-Varying k-Order Mixed Graphical Models
Estimation of k-Order time-varying Mixed Graphical Models and mixed VAR(p) models via elastic-net re ...
Download / Learn more Package Citations See dependency  
shinybrms  
Graphical User Interface ('shiny' App) for 'brms'
A graphical user interface (GUI) for fitting Bayesian regression models using the package 'brms' wh ...
Download / Learn more Package Citations See dependency  
AssetCorr  
Estimating Asset Correlations from Default Data
Functions for the estimation of intra- and inter-cohort correlations in the Vasicek credit portfolio ...
Download / Learn more Package Citations See dependency  
intccr  
Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competin ...
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,561

Publication Badges

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