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.5-noble)vipor_0.4.7.tar.gz(r-4.4-noble)
vipor_0.4.7.tgz(r-4.4-emscripten)vipor_0.4.7.tgz(r-4.3-emscripten)
vipor.pdf |vipor.html✨
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 11 months agofrom:21c24f92d1. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
Exports:aveWithArgsdigits2numbergeneratePermuteStringnumber2digitsoffsetSingleGroupoffsetXpermutetopBottomDistributetukeyPermutestukeyTtukeyTexturevanDerCorputvpPlot
Dependencies:
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 |