차라투 블로그
Home
Applications
R packages
jstable
jskm
jsmodule
Contributors
Partners
R-bloggers
Shinykorea
한국어
English
日本語
tidyplots: 간편한 그래프 작성 라이브러리
tidyplots 패키지를 이용하여 주어진 데이터로 빠르게 그래프를 그려보자
R
rpackage
Ggplot2
tidyplots
Author
Jeongmin Seo
Published
December 6, 2024
On this page
1. Introduction : What is tidyplots?
tidyplots?
ggplot2와의 차이점?
2. Tidyplots : basics
1. Plotting
2. Method : Add
add_data_points
add_count, add_sum, add_mean, add_median
기타
3. Method : Adjust
1. adjust_title, adjust_axis_title, adjust_caption
2. adjust_padding, adjust_axis
4. Method : Remove
1. remove_padding
2. remove_title, remove_caption, remove_axis_
3. Tidyplots : applications
1. ggplot to tidyplot, add
2. split
3. vector graphics
Summary