Skip to main content

scientific-graphics-r

Create publication-quality scientific figures in R for academic papers and reports: ggplot2 charts (bar, time-series/line, scatter, stacked/area, facet), tmap v4 choropleth maps, pheatmap heatmaps, migest chord/flow diagrams, and igraph networks — all in a consistent "house style" built on a pretty_plot() theme (theme_bw, black panel border, long outward axis ticks, clean breaks, deliberate palettes, vector-PDF output via pdf()/dev.off()). Use this skill WHENEVER the user is making any plot, chart, map, heatmap, flow/chord/Sankey diagram, network, or figure in R, asks for the pretty_plot theme or a consistent figure style, mentions ggplot2/tmap/pheatmap/migest, needs a colour palette (viridis/turbo/rainbow/brewer), is porting old tmap v3 map code to v4, or wants figures saved as PDF for LaTeX — even if they just say "plot/map/visualize X in R" without naming a package. Prefer this over ad-hoc ggplot so figures match the established style.

설치로 이동

소스 정보

저장소
fastverse/skills
최근 소스 활동
2026년 8월 14일 05:09
감지된 SKILL.md 언어
영어
스타
5
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.