What is RTutor?
RTutor is an artificial intelligence (AI)-based app that allows users to interact with their data using natural language. It generates R code to analyze the data and provides plots and numeric results as outputs.
How to use RTutor?
To use RTutor, start by uploading a dataset in CSV, TSV/tab-delimited text files, or Excel format. Then, ask questions or make requests about the data in plain English. The AI system generates R code based on the queries, which is executed in a Shiny environment to display results. The generated code can be refined and validated by the user for further analysis.