当前位置:网站首页>How to Create a Nice Box and Whisker Plot in R
How to Create a Nice Box and Whisker Plot in R
2022-07-02 11:43:00 【Xiaoyu 2022】
# Load required R packages
library(ggpubr)
# Data preparation
df <- ToothGrowth
head(df)
# Create basic boxplot
ggboxplot(df, x = "dose", y = "len", add = "jitter")

# Load required R packages
library(ggpubr)
# Data preparation
df <- ToothGrowth
head(df)
# Create a box plot with summary table
ggsummarystats(
df, x = "dose", y = "len", add = "jitter",
color = "supp", palette = "npg",
ggfunc = ggboxplot
)
边栏推荐
猜你喜欢

解决uniapp列表快速滑动页面数据空白问题

PHP tea sales and shopping online store
![[cloud native] 2.5 kubernetes core practice (Part 2)](/img/87/826894d758392a0c7a60dd5fa09eef.png)
[cloud native] 2.5 kubernetes core practice (Part 2)

Verilog 和VHDL有符号数和无符号数相关运算

抖音海外版TikTok:正与拜登政府敲定最终数据安全协议

Skills of PLC recorder in quickly monitoring multiple PLC bits

What is the relationship between digital transformation of manufacturing industry and lean production

揭露数据不一致的利器 —— 实时核对系统

由粒子加速器产生的反中子形成的白洞

八大排序汇总
随机推荐
Verilog and VHDL signed and unsigned number correlation operations
亚马逊云科技 Community Builder 申请窗口开启
CentOS8之mysql基本用法
A white hole formed by antineutrons produced by particle accelerators
ros gazebo相关包的安装
从攻击面视角,看信创零信任方案实践
excel表格中选中单元格出现十字带阴影的选中效果
mysql链表数据存储查询排序问题
Redis超出最大内存错误OOM command not allowed when used memory &gt; 'maxmemory'
Programmer growth Chapter 6: how to choose a company?
可昇級合約的原理-DelegateCall
Basic usage of MySQL in centos8
Attribute acquisition method and operation notes of C # multidimensional array
Webauthn - official development document
PYQT5+openCV项目实战:微循环仪图片、视频记录和人工对比软件(附源码)
LVM operation
原生方法合并word
C#基于当前时间,获取唯一识别号(ID)的方法
What is the relationship between digital transformation of manufacturing industry and lean production
Is the stock account given by qiniu business school safe? Can I open an account?
