Package: vipor 0.4.7

Scott Sherrill-Mix
vipor: Plot Categorical Data Using Quasirandom Noise and Density Estimates
Generate a violin point plot, a combination of a violin/histogram plot and a scatter plot by offsetting points within a category based on their density using quasirandom noise.
Authors:
vipor_0.4.7.tar.gz
vipor_0.4.7.tar.gz(r-4.7-any)vipor_0.4.7.tar.gz(r-4.6-any)
vipor_0.4.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
vipor/json (API)
| # Install 'vipor' in R: |
| install.packages('vipor', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- counties - Census ata on US counties
- integrations - Data on HIV integration sites from several studies
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:21c24f92d1. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 119 | ||
| wasm-release | OK | 109 |
Exports:aveWithArgsdigits2numbergeneratePermuteStringnumber2digitsoffsetSingleGroupoffsetXpermutetopBottomDistributetukeyPermutestukeyTtukeyTexturevanDerCorputvpPlot
Dependencies:
Last update: 2023-12-19
Started: 2015-10-31
Last update: 2023-12-19
Started: 2015-10-31
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| the ave() function but with arguments passed to FUN | aveWithArgs |
| Census ata on US counties | counties |
| Convert a vector of integers representing digits in an arbitrary base to an integer | digits2number |
| Generate a permutation string meeting Tukey criteria | generatePermuteString |
| Data on HIV integration sites from several studies | integrations |
| Convert an integer to an arbitrary base | number2digits |
| Offset data using quasirandom noise to avoid overplotting | offsetSingleGroup offsetX |
| Return all permutations of a vector | permute |
| Produce offsets such that points are sorted with most extreme values to right and left | topBottomDistribute |
| Find permutations meeting Tukey criteria | tukeyPermutes |
| Combine multiple permutation strings into one | tukeyT |
| Generate random positions based on Tukey texture algorithm | tukeyTexture |
| Generate van der Corput sequences | vanDerCorput |
| Functions to generate violin scatter plots | vipor |
| Plot data using offsets by quasirandom noise to generate a violin point plot | vpPlot |