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.5")



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.5, https://cran.r-project.org/web/packages/pcutils
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)
Other packages that cited pcutils R package
View pcutils citation profile
Other R packages that pcutils depends, imports, suggests or enhances
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns