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 22 Dec. 2024.
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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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