Skip to content
/ DCQC Public

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

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

SORTEE/DCQC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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("EIvimeyCook/DCQC")
library(DCQC)

Running DCQC

The only function metRscreen is DCQC().

library(DCQC)
DCQC()

About

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

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages