skillfed

R Visuals

Build custom statistical charts in Power BI by writing R scripts that render as static PNG images on your canvas. The skill handles ggplot2 workflows, manages data injection, and enforces best practices like explicit printing and empty-data guards. Supports 1000+ CRAN packages on the service and any local R package on Desktop, with templates for common patterns and syntax guidance for column access and theming.

R Visuals lets you create publication-quality statistical charts in Power BI using ggplot2 and R scripts.

AI-generated summary based on this skill's SKILL.md

815 120 GPL-3.0 updated by data-goblin

Install

data-goblin/power-bi-agentic-development/r-visuals · repository language: C#

CLI (skillfed)coming soon
git clone https://github.com/data-goblin/power-bi-agentic-development
cp -r power-bi-agentic-development ~/.claude/skills/r-visuals

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is R Visuals and what can it do?

R Visuals is a skill for building custom statistical charts in Power BI by writing R scripts that render as static PNG images on your canvas. It handles ggplot2 workflows, manages data injection, and supports 1000+ CRAN packages on the service and any local R package on Desktop. The skill enforces best practices like explicit printing and empty-data guards, with templates for common patterns and syntax guidance for column access and theming.

Can I create plots in R using R Visuals?

Yes. R Visuals lets you create plots in R by writing custom scripts that render as static PNG images directly on your Power BI canvas. The skill supports ggplot2 workflows and provides templates for common visualization patterns, syntax guidance for column access, and theming options to generate publication-quality charts.

What R packages and libraries does R Visuals support?

R Visuals supports 1000+ CRAN packages on the Power BI service and any local R package on Desktop. This includes full ggplot2 support for statistical graphics and charting, enabling you to build custom visualizations with access to a broad ecosystem of R visualization and data manipulation libraries.

How does R Visuals handle data visualization workflows?

R Visuals manages data injection into your R scripts and enforces best practices including explicit printing of plot objects and empty-data guards to prevent errors. The skill provides syntax guidance for accessing columns in your dataset and supports custom theming, making it straightforward to build reliable, publication-quality statistical visualizations.

What license does R Visuals use?

R Visuals is licensed under GPL-3.0, ensuring open-source transparency and community-driven development aligned with R's licensing standards.

Can R Visuals generate interactive plots?

R Visuals renders visualizations as static PNG images on your Power BI canvas. While the output is static, you can build complex custom statistical graphics using R scripts and leverage the full power of ggplot2 and other R visualization packages to create publication-quality charts tailored to your data analysis needs.

Related skills

Tags

statistical-graphics chart-generation data-storytelling visualization-framework r-ecosystem exploratory-analysis plot-rendering visual-communication