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 07 Nov. 2024.
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

bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
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