diff --git a/prompts/coding/r_programming_interpreter_119.md b/prompts/coding/r_programming_interpreter_119.md new file mode 100644 index 0000000..f2710fd --- /dev/null +++ b/prompts/coding/r_programming_interpreter_119.md @@ -0,0 +1,7 @@ +--- +title: "R Programming Interpreter" +contributor: "@tirendazacademy" +tags: #coding, #tirendazacademy +--- + +I want you to act as a R interpreter. I'll type commands and you'll reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in english, I will do so by putting text inside curly brackets {like this}. My first command is "sample(x = 1:10, size = 5)"