webR
functionalitiesTomas Pompa
October 2025
Loading webR, please wait...
In this section, we will work with a custom dataset uploaded as a ZIP
file.
After uploading the ZIP file, we will:
Start by uploading your ZIP file containing the datasets.
The ZIP can contain multiple folders; for example, typical folders are Before
and After
.
Once uploaded, the files will be extracted into the webR virtual filesystem and listed below.
Select a ZIP file with your data:
No ZIP data uploaded yet.
Loading...
Loading...
Now, select a CSV file from one of the extracted folders.
Enter the folder name and the CSV filename you want to analyze, then click Load CSV file
.
CSV folder:
CSV file:
CSV file not uploaded yet.
Visualize the data points in a scatter plot. Enter a title for the graph below and click Plot the data
:
Press Plot the data
button to see the graph ...
Fit a linear model with interaction terms using the lm()
function in R. Click the button below to compute the regression coefficients:
Press "Fit linear model"
button to fit the model ...
Finally, visualize the fitted regression lines along with the data points. You can enter a title for the plot:
Title for the graph:
Press "Plot the fitted lines"
button to see the graph ...
You can download the results of your analysis using the buttons below. This includes both the estimated regression coefficients in CSV format and the final plot as an image.
Thank you for using this webR interactive analysis! Explore your data, try different CSV files, and see how the model and plots change.