whisker - {{mustache}} for R, logicless templating
Implements 'Mustache' logicless templating.
Last updated 2 years ago
mustache-templates
12.73 score 213 stars 547 packages 234 scripts 165k downloadsdocopt - Command-Line Interface Specification Language
Define a command-line interface by just giving it a description in the specific format.
Last updated 4 years ago
11.15 score 210 stars 18 packages 1.5k scripts 6.8k downloadsdocopt - Command-Line Interface Specification Language
Define a command-line interface by just giving it a description in the specific format.
Last updated 4 years ago
11.09 score 210 stars 18 packages 1.5k scripts 6.0k downloadscbsodataR - Statistics Netherlands (CBS) Open Data API Client
The data and meta data from Statistics Netherlands (<https://www.cbs.nl>) can be browsed and downloaded. The client uses the open data API of Statistics Netherlands.
Last updated 1 months ago
cbscensus-dataofficialstatisticsopendatastatistics-netherlands
7.57 score 33 stars 161 scripts 608 downloadsdaff - Diff, Patch and Merge for Data.frames
Diff, patch and merge for data frames. Document changes in data sets and use them to apply patches. Changes to data can be made visible by using render_diff(). The 'V8' package is used to wrap the 'daff.js' 'JavaScript' library which is included in the package.
Last updated 9 months ago
daffdatadiff
7.23 score 152 stars 131 scripts 2.1k downloadseditrules - Parsing, Applying, and Manipulating Data Cleaning Rules
Please note: active development has moved to packages 'validate' and 'errorlocate'. Facilitates reading and manipulating (multivariate) data restrictions (edit rules) on numerical and categorical data. Rules can be defined with common R syntax and parsed to an internal (matrix-like format). Rules can be manipulated with variable elimination and value substitution methods, allowing for feasibility checks and more. Data can be tested against the rules and erroneous fields can be found based on Fellegi and Holt's generalized principle. Rules dependencies can be visualized with using the 'igraph' package.
Last updated 5 months ago
6.82 score 21 stars 1 packages 105 scripts 689 downloadserrorlocate - Locate Errors with Validation Rules
Errors in data can be located and removed using validation rules from package 'validate'. See also Van der Loo and De Jonge (2018) <doi:10.1002/9781118897126>, chapter 7.
Last updated 6 months ago
data-cleaningerrorsinvalidation
6.07 score 22 stars 53 scripts 365 downloadserrorlocate - Locate Errors with Validation Rules
Errors in data can be located and removed using validation rules from package 'validate'. See also Van der Loo and De Jonge (2018) <doi:10.1002/9781118897126>, chapter 7.
Last updated 6 months ago
data-cleaningerrorsinvalidation
6.07 score 22 stars 53 scripts 365 downloadschunked - Chunkwise Text-File Processing for 'dplyr'
Data stored in text file can be processed chunkwise using 'dplyr' commands. These are recorded and executed per data chunk, so large files can be processed with limited memory using the 'LaF' package.
Last updated 3 years ago
chunkdatabasedplyr
5.54 score 165 stars 21 scripts 345 downloadssdcSpatial - Statistical Disclosure Control for Spatial Data
Privacy protected raster maps can be created from spatial point data. Protection methods include smoothing of dichotomous variables by de Jonge and de Wolf (2016) <doi:10.1007/978-3-319-45381-1_9>, continuous variables by de Wolf and de Jonge (2018) <doi:10.1007/978-3-319-99771-1_23>, suppressing revealing values and a generalization of the quad tree method by Suñé, Rovira, Ibáñez and Farré (2017) <doi:10.2901/EUROSTAT.C2017.001>.
Last updated 11 months ago
4.90 score 8 stars 20 scripts 132 downloadsvalidatetools - Checking and Simplifying Validation Rule Sets
Rule sets with validation rules may contain redundancies or contradictions. Functions for finding redundancies and problematic rules are provided, given a set a rules formulated with 'validate'.
Last updated 5 months ago
data-cleaningrulesvalidation
4.42 score 15 stars 35 scripts 226 downloadsvalidatetools - Checking and Simplifying Validation Rule Sets
Rule sets with validation rules may contain redundancies or contradictions. Functions for finding redundancies and problematic rules are provided, given a set a rules formulated with 'validate'.
Last updated 5 months ago
data-cleaningrulesvalidation
4.42 score 15 stars 35 scripts 201 downloadsvalidatesuggest - Generate Suggestions for Validation Rules
Generate suggestions for validation rules from a reference data set, which can be used as a starting point for domain specific rules to be checked with package 'validate'.
Last updated 1 years ago
data-cleaningvalidation
4.40 score 5 stars 5 scripts 121 downloadsvalidatesuggest - Generate Suggestions for Validation Rules
Generate suggestions for validation rules from a reference data set, which can be used as a starting point for domain specific rules to be checked with package 'validate'.
Last updated 1 years ago
data-cleaningvalidation
3.40 score 5 stars 5 scripts 125 downloadsscrollytell - Scrollytelling for RMarkdown and Shiny
Uses the scrollama library to provide scrolly telling functionality for R.
Last updated 6 years ago
3.77 score 45 stars 26 scriptsvalidatedb - Validate Data in a Database using 'validate'
Check whether records in a database table are valid using validation rules in R syntax specified with R package 'validate'. R validation checks are automatically translated to SQL using 'dbplyr'.
Last updated 2 years ago
databasedatacleaningvalidation
3.20 score 32 stars 6 scripts 23 downloadsnlgeocoder - Geocoding for the Netherlands
R interface to the open location server API of 'Publieke Diensten Op de Kaart' (<http://www.pdok.nl>). It offers geocoding, address suggestions and lookup of geographical objects. Included is an utility function for displaying leaflet tiles restricted to the Netherlands.
Last updated 6 years ago
2.68 score 2 stars 12 scripts 16 downloadsdcmodifydb - Modifying Rules on a DataBase
Apply modification rules from R package 'dcmodify' to the database, prescribing and documenting deterministic data cleaning steps on records in a database. The rules are translated into SQL statements using R package 'dbplyr'.
Last updated 2 years ago
correctiondata-cleaningdatabase
2.54 score 5 stars 14 scripts 46 downloadsdcmodifydt - Modification Rules on 'data.table'
Apply 'dcmodify' rules on a 'data.table', code generated is optimized for changing a data.table in place / by reference.
Last updated 4 years ago
2.18 score 3 stars 5 scripts