precisePlacement - Suite of Functions to Help Get Plot Elements Exactly Where You Want Them
Provides a selection of tools that make it easier to place elements onto a (base R) plot exactly where you want them. It allows users to identify points and distances on a plot in terms of inches, pixels, margin lines, data units, and proportions of the plotting space, all in a manner more simple than manipulating par().
Last updated 3 years ago
4.00 score 2 stars 10 scripts 155 downloadsinverseRegex - Reverse Engineers Regular Expression Patterns for R Objects
Reverse engineer a regular expression pattern for the characters contained in an R object. Individual characters can be categorised into digits, letters, punctuation or spaces and encoded into run-lengths. This can be used to summarise the structure of a dataset or identify non-standard entries. Many non-character inputs such as numeric vectors and data frames are supported.
Last updated 5 years ago
3.70 score 3 scripts 167 downloads