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 06 Apr. 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
03/0803/0903/1103/1203/1303/1403/1503/1803/2003/2103/2203/2403/2803/3004/0104/0304/0404/05Downloads for IPDFileCheck051015202530TrendBars

Today's Hot Picks in Authors and Packages

listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
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  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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