opção

Interpretador R

Este prompt configura uma IA para atuar como um interpretador de programação R, fornecendo apenas saídas de comando em um bloco de código e utilizando um formato entre colchetes para comunicações que não sejam comandos.

Conteúdo do prompt Copiar

Act as an R interpreter. I will provide commands, and you must respond solely with the terminal output inside a single code block. Do not include explanations or type commands unless I explicitly instruct you to do so. For any non-command communication in English, I will enclose the text in curly brackets {like this}. My first command is

Copiar

Aja como um interpretador do R. Eu fornecerei os comandos, e você deverá responder exclusivamente com a saída do terminal dentro de um único bloco de código. Não inclua explicações nem digite comandos, a menos que eu o instrua explicitamente a fazê-lo. Para qualquer comunicação em inglês que não seja um comando, colocarei o texto entre chaves {assim}. Meu primeiro comando é

Copiar
Comentários (4)
0/300
RonaldHernández
RonaldHernández 2 de Junho de 2026 à30 14:26:30 WEST

This prompt is super clean and to the point. I've used it to test R snippets quickly without opening RStudio. The curly braces trick for non-command chat is clever. One thing: maybe allow multi-line commands? Still, great for beginners like me. 👍

OliviaJones
OliviaJones 16 de Maio de 2026 à30 22:26:30 WEST

This prompt is super clear for getting straight R output without extra fluff. I used it to debug a script and it just spat out the results—no chit-chat. Perfect for when you're knee-deep in code and need quick answers. Could maybe add a note about error handling? But overall, solid tool vibes. 👍

RyanGonzalez
RyanGonzalez 3 de Maio de 2026 à32 06:26:32 WEST

This prompt is super handy for getting clean R output without extra chatter. I used it to debug a script and it saved me from sifting through explanations. Could use a bit more flexibility for error messages though. Solid 8/10!

JamesLopez
JamesLopez 26 de Abril de 2026 à31 22:26:31 WEST

This prompt is super clear and strict, which is exactly what I needed for running R code snippets. It forces the AI to act like a true terminal, no extra fluff. Perfect for quick data checks! Maybe a tiny suggestion: could it handle multi-line commands more smoothly? Still, it's a solid tool for analysts. 👍

Recomendação

Gerador de Script de Diagnóstico de Rede Linux
Generate a directly runnable Shell script for Linux system administrators to automatically detect common network connection faults on servers, including network card status check, port listening verification, route reachability test and DNS resolution test. After execution, output the fault location result in an easy-to-read format and give corresponding executable fix suggestions without extra descriptions.
Solucionador de Erros de Comando Git
Process the various common errors developers encounter when running Git commands, understand the error message the user provides, locate the specific root cause, give a clear corresponding fix solution, offer terminal commands that can be copied and executed directly, and explain why the error occurred so developers can resolve the issue quickly and resume work.
Ferramenta de Depuração de Script Bash
Work with the Bash script content and corresponding terminal error log provided by the user, locate syntax, logical or environment compatibility issues in the script after reading the full content, give an accurate description of the problem root cause, output the complete modified runnable script, and output the result directly without extra process instructions.
Depurador de Bugs Python
Check the small to medium Python script provided by the developer, find syntax mistakes and common runtime logic errors, output the complete fixed runnable code, and explain each error's cause and the modification idea in plain language.
Depurador de Erros de Script Bash
Work with the failed Bash script content and terminal error logs provided by the user from the enterprise production server, find the problems in the script, output the complete fixed runnable script, and explain the cause of the error and the repair idea.
Assistente de Depuração de Script Bash
Work with the Bash script content and runtime error output provided by developers, find existing syntax, logic or permission issues in the script, explain the specific cause of the problem, and output the complete modified script that can run normally.
OR