Other packages > Find by keyword >

pcutils  

Some Useful Functions for Statistics and Visualization
View on CRAN: Click here


Download and install pcutils package within the R console
Install from CRAN:
install.packages("pcutils")

Install from Github:
library("remotes")
install_github("cran/pcutils")

Install by package version:
library("remotes")
install_version("pcutils", "0.2.7")



Attach the package and use:
library("pcutils")
Maintained by
Chen Peng
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-13
Latest Update: 2024-02-26
Description:
Offers a range of utilities and functions for everyday programming tasks. 1.Data Manipulation. Such as grouping and merging, column splitting, and character expansion. 2.File Handling. Read and convert files in popular formats. 3.Plotting Assistance. Helpful utilities for generating color palettes, validating color formats, and adding transparency. 4.Statistical Analysis. Includes functions for pairwise comparisons and multiple testing corrections, enabling perform statistical analyses with ease. 5.Graph Plotting, Provides efficient tools for creating doughnut plot and multi-layered doughnut plot; Venn diagrams, including traditional Venn diagrams, upset plots, and flower plots; Simplified functions for creating stacked bar plots, or a box plot with alphabets group for multiple comparison group.
How to cite:
Chen Peng (2023). pcutils: Some Useful Functions for Statistics and Visualization. R package version 0.2.7, https://cran.r-project.org/web/packages/pcutils. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1.0 (2023-06-13 10:00), 0.2.0 (2024-01-09 09:20), 0.2.1 (2024-01-09 11:40), 0.2.3 (2024-02-26 15:10), 0.2.5 (2024-03-19 17:50), 0.2.6 (2024-06-25 23:20)
Other packages that cited pcutils R package
View pcutils citation profile
Other R packages that pcutils depends, imports, suggests or enhances
Complete documentation for pcutils
Functions, R codes and Examples using the pcutils R package
Some associated functions: DNA_plot . Olympic_rings . add_alpha . add_analysis . add_theme . change_fac_lev . china_map . chunlian . copy_df . copy_vector . count2 . dabiao . del_ps . df2link . download2 . explode . fittest . generate_labels . get_cols . get_doi . ggheatmap . gghist . gghuan . gghuan2 . ggplot_lim . give_you_a_rose . grepl.data.frame . group_box . group_test . gsub.data.frame . guolv . hebing . how_to_set_options . how_to_update_parameters . how_to_use_parallel . how_to_use_sbatch . is.ggplot.color . legend_size . lib_ps . little_guodong . lm_coefficients . make_gitbook . make_project . metadata . mmscale . multireg . multitest . my_cat . my_circle_packing . my_circo . my_lm . my_sunburst . my_synteny . my_treemap . my_voronoi_treemap . otutab . pcutils-package . pipe . plot.coefficients . plotgif . plotpdf . pre_number_str . read.file . read_fasta . reinstall_my_packages . remove.outliers . rgb2code . rm_low . sample_map . sanxian . search_browse . set_pcutils_config . show_pcutils_config . squash . stackplot . strsplit2 . t2 . tax_pie . tax_wordcloud . taxonomy . tidai . trans . trans_format . translator . triangp . twotest . update_param . venn . write_fasta . 
Some associated R codes: l_tools.R . otutab.R . pcutils-package.R . plots.R . project.R . statistics.R . utils-pipe.R .  Full pcutils package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA