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



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.6, https://cran.r-project.org/web/packages/pcutils. Accessed 21 Nov. 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)
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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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