Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Currently the DCQC package is not on CRAN, but you can install the development version from GitHub using the devtools package:

install.packages("devtools")
devtools::install_github("SORTEE/DCQC")
library(DCQC)

Running DCQC

The only function in DCQC is DCQC().

library(DCQC)
DCQC()

About

A shiny app to allow data editors to quality control data and code according to SORTEE guidelines

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages