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]
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 29 Mar. 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), 0.2.7 (2024-11-27 15:10)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for pcutils0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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