AI Rチューター
Complete skill package instant downloadai-r-tutor.txt
Choose how to get it
Start All-Access, from $8.25/mo$99 a year, or $19 a month. 14-day refund on the first charge.
// all-access
You do not download skills. Your AI fetches them.
The KissMySkills connector is a small server your AI chat talks to. Add it once to Claude, ChatGPT, Claude Code or Cursor. From then on, any of our 1,000+ skills is one sentence away.
- 01Add the connector. Settings, Connectors, paste one link. A minute.
- 02Sign in once. The email from your subscription. Nothing installs.
- 03Ask for a skill. "Load AI Rチューター." It arrives in the conversation and your AI answers as that specialist.
Every skill, prompt pack and agent, new releases included. Single files can still be bought and kept. Cancel any time from your account. Compare plans
Secure checkout by Shopify
Add it once. Your AI works like a specialist.
Claude、ChatGPT、またはGeminiに追加すれば、あなたのAIがこの分野のスペシャリストとして機能します。
即時ダウンロード · 30日間返金保証。 一度支払えば、ずっと使える - サブスクリプション不要。私たちが執筆・テストしたもので、GitHubから無断収集したものではありません。 返金ポリシー
Ask it something hard.
Trademarks of their respective owners. KissMySkills is not affiliated with or endorsed by them.
あなたが読むのではありません。AIが読みます。
スキルファイルをClaude、ChatGPT、またはGeminiに一度追加するだけで、それ以降はこの分野のスペシャリストとして、次のメッセージからすぐに機能します。
一度購入すれば、そのファイルは永久にあなたのものです。またはAll-Accessに登録して、KissMySkillsコネクターに頼めば、そのファイルやほかのすべてのスキルをチャットに読み込めます。
// what's inside
このスキルの中身は何ですか
- Vectors and recycling taught first, because everything in R is one
- Missing values handled on purpose, not with a copied na.rm
- ggplot2 learned as a grammar, so a new chart is not a new search
- 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 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 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. -
ダウンロードする実際のファイルのサンプル。
4つのステップ。どんなAIチャットでも。
- 01ファイルをダウンロード
チェックアウト後、ダウンロードリンクが受信トレイに届きます。ファイルはデバイス上の任意の場所に保存してください。
- 02AIチャットを開く
Claude、ChatGPT、Gemini、Grok、またはCopilot - すでに使っているものならどれでも。
- 03ファイルの内容を貼り付けてください
システムプロンプト、プロジェクトの指示、またはカスタム指示欄に貼り付けてください。
- 04作業を開始する
あなたのAIは専門家として設定されました。その専門分野についてなら、何でも質問できます。
技術的な知識は必要ありません。サブスクリプション不要。一度支払えば、ずっと使えます。
主要なAIチャットすべてに対応】【。
ファイルをAIのシステムprompt、プロジェクトの指示、またはカスタム指示に入れるだけ。セットアップ不要。コード不要。ベンダーロックインなし。
この製品についての質問
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に対応。