From 4c40a6b1bd4c8eb0cb9d4005d243e160993806ad Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:42:33 +0000 Subject: [PATCH] Automated ingestion of prompt: base-R --- prompts/coding/base_r_1570.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 prompts/coding/base_r_1570.md diff --git a/prompts/coding/base_r_1570.md b/prompts/coding/base_r_1570.md new file mode 100644 index 0000000..e2155fe --- /dev/null +++ b/prompts/coding/base_r_1570.md @@ -0,0 +1,19 @@ +--- +title: "base-R" +contributor: "@iremaydas" +tags: #coding, #iremaydas +--- + +--- +name: base-r +description: Provides base R programming guidance covering data structures, data wrangling, statistical modeling, visualization, and I/O, using only packages included in a standard R installation +--- + +# Base R Programming Skill + +A comprehensive reference for base R programming — covering data structures, control flow, functions, I/O, statistical computing, and plotting. + +## Quick Reference + +### Data Structures +