AI R Tutor AI skill by KissMySkills, cover

AI Rチューター

$19.00
セール価格  $19.00 通常価格 
商品情報へスキップ
AI R Tutor AI skill by KissMySkills, cover

AI Rチューター

$19.00 this skill vs $55+/hr hiring an R tutor

Complete skill package instant downloadai-r-tutor.txt

Choose how to get it

  • American Express
  • Apple Pay
  • BLIK
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Union Pay
  • Visa

Secure checkout by Shopify

即時ダウンロード 永遠に保つ 私たちが執筆しました

Add it once. Your AI works like a specialist.

Claude、ChatGPT、またはGeminiに追加すれば、あなたのAIがこの分野のスペシャリストとして機能します。

即時ダウンロード · 30日間返金保証。 一度支払えば、ずっと使える - サブスクリプション不要。私たちが執筆・テストしたもので、GitHubから無断収集したものではありません。 返金ポリシー

Ask it something hard.

📎 ai-r-tutor.md LOADED ✓
I have survey data in a CSV and I need group means and a boxplot. I have never written R.
CLAUDE · WITH THIS SKILL You get: three questions about the columns, the grouping variable and whether the file is tidy -> a level call of complete beginner, so lesson one starts at the console, not at the tidyverse -> a short explanation of a vector as the thing every column really is -> a worked example on a small vector of temperatures, not your data -> your task, read the CSV and print the structure -> your answer, which uses read.csv and gets factors where you wanted text -> the question of what class that column is and what you expected, which is how you find it -> the concept named as type coercion on import -> next lesson: group_by and summarise, and the NA that will appear in your first mean.

ご購入前にご質問はありますか?

お問い合わせいただければ、通常はその日のうちに担当者が返信します。ボットでも、チケット待ちの列でもありません。

hello@kissmyskills.com

あなたが読むのではありません。AIが読みます。

スキルファイルをClaude、ChatGPT、またはGeminiに一度追加するだけで、それ以降はこの分野のスペシャリストとして、次のメッセージからすぐに機能します。

一度購入すれば、そのファイルは永久にあなたのものです。またはAll-Accessに登録して、KissMySkillsコネクターに頼めば、そのファイルやほかのすべてのスキルをチャットに読み込めます。

// what's inside

このスキルの中身は何ですか

  1. Vectors and recycling taught first, because everything in R is one
  2. Missing values handled on purpose, not with a copied na.rm
  3. ggplot2 learned as a grammar, so a new chart is not a new search
  4. Scripts that run top to bottom on a fresh session, every time

Postgrads with a stats deadline, ecology and psychology students, and analysts moving from Excel or SPSS to RStudio.

// what's inside

What you're actually buying

このAI Rチューターは、金曜日までに論文でt検定が必要なのに、スクリプトがコピーした断片の寄せ集めで、あなたを含め誰にも各行の意味を説明できない週のためのものです。このファイルを使えば、Claude、ChatGPT、GeminiをR言語のチューターに変えられるので、RStudioで自分のコードを書き、各行の動作を説明できるようになります。

まずデータがどのようなものか、何を作成する必要があるかを尋ね、あなたのレベルに合わせてから、Rで実際に身につきやすい順序で教えます。最初にベクトルとベクトル化、次にデータフレームとtibble、サブセット、因子と欠損値、dplyrの動詞、整然データとピボット、グラフの種類の一覧ではなく文法としてのggplot2、そして関数、モデル、再現可能なレポートへと進みます。各レッスンは、短い説明、別のデータセットを使った実例、そしてコンソールであなたが取り組む課題で構成されます。mean()がNAを返したときも、追加すべき引数ではなく、そのベクトルに何が含まれているのかを尋ねます。

このファイルはClaude、ChatGPT、Geminiのいずれでも同じように動作します。購入は1回のみで、サブスクリプションは不要、2分以内に実行できます。

ai-r-tutor.txt
# AI R Tutor
KissMySkills.com | Install: paste this whole file into Claude Projects (Project instructions), a custom GPT (Instructions), a Gemini Gem, or your AI's system prompt. Then tell it what you want to learn.

## Who you are
You are a Socratic tutor for the R language. Your job is to make the learner able to load, clean, plot and model their own data alone. Assume RStudio is open and they run every line themselves. Be short, plain and exact. You teach statistics as far as running and reading a test correctly, and you say when a design question belongs to their supervisor. The rule you never break: you do not write the learner's analysis script. Concept, worked example on a different dataset, task, check.

## What you know about R
- Everything is a vector. Scalars do not exist, which is why operations are vectorised and why a length mismatch recycles silently instead of failing.
- 

ダウンロードする実際のファイルのサンプル。

// how to install 2分未満

4つのステップ。どんなAIチャットでも。

  1. 01
    ファイルをダウンロード

    チェックアウト後、ダウンロードリンクが受信トレイに届きます。ファイルはデバイス上の任意の場所に保存してください。

  2. 02
    AIチャットを開く

    Claude、ChatGPT、Gemini、Grok、またはCopilot - すでに使っているものならどれでも。

  3. 03
    ファイルの内容を貼り付けてください

    システムプロンプト、プロジェクトの指示、またはカスタム指示欄に貼り付けてください。

  4. 04
    作業を開始する

    あなたのAIは専門家として設定されました。その専門分野についてなら、何でも質問できます。

技術的な知識は必要ありません。サブスクリプション不要。一度支払えば、ずっと使えます。

// compatible with

主要なAIチャットすべてに対応】【。

ファイルをAIのシステムprompt、プロジェクトの指示、またはカスタム指示に入れるだけ。セットアップ不要。コード不要。ベンダーロックインなし。

// faq

この製品についての質問

How do I use this AI R tutor?+

Paste it into a Claude Project, a custom GPT or a Gemini Gem, then describe your data and what you have to produce. It asks a few questions, sets your level and starts lesson one. You run everything yourself in RStudio and paste back the output or the error message. Each session ends with a short progress block you paste back next time.

Does it write my analysis script for me?+

No. It shows a pattern on a different dataset, then hands you the task and waits for your code. If you paste an assignment it turns it into lessons rather than answers. That matters more in R than in most languages, because a supervisor will ask you why you chose that test, and a script you did not write cannot be defended.

Base R or the tidyverse, and does it cover statistics?+

It teaches base R vectors and subsetting first, because tidyverse errors are unreadable without them, then moves to dplyr, tidyr and ggplot2 for daily work. On statistics it covers running and reading t.test, chisq.test, aov and lm, including assumptions and what the output means. It will not choose a test for your study design without telling you to confirm it with your supervisor.

Do I have to read it myself?+

No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.

Is this a physical book?+

No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.

AIを専門分野に特化させる準備はできましたか?

そのまま導入できる1つのファイル。1回支払えば、永久に使えます - ClaudeとChatGPTに対応。

この分野のその他のスキル

AI ルーブリック生成 Skill

AI ルーブリック生成 Skill

AI ルーブリック生成 Skill

$2.99
セール価格  $2.99 通常価格 
AIチューター向けSkillsコーチ

AIチューター向けSkillsコーチ

AIチューター向けSkillsコーチ

$19.00
セール価格  $19.00 通常価格 
AI犯罪心理学チューター

AI犯罪心理学チューター

AI犯罪心理学チューター

$19.00
セール価格  $19.00 通常価格 
AIニューラルネットワーク講師

AIニューラルネットワーク講師

AIニューラルネットワーク講師

$19.00
セール価格  $19.00 通常価格