dcmodify | R Documentation |
Data often contain errors and missing data. Experts can often correct commonly occuring errors based on simple conditional rules. This package facilitates the expression, management, and application of such rules on data sets.
The general workflow in dcmodify
follows the following pattern.
Define or read a set of rules with modifier
.
modify
data with the modification rules.
Examine the results either graphically or by summary.
There are several convenience functions that allow one to define modification rules from the commandline, through a (freeform or yaml) file and to investigate and maintain the rules themselves. Please have a look at the introductory vignette
vignette("introduction",package="dcmodify")
Maintainer: Mark van der Loo mark.vanderloo@gmail.com (ORCID)
Authors:
Edwin de Jonge (ORCID)
Other contributors:
Sjabbo Schaveling [contributor]
Floris Ruijter [contributor]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.