Does that exist? A basic R script or package that just needs the data, and it spits lots of “basic” statistics (like the mean, the median, quartiles, make a plot, a boxplot, a histogram, a cumulative histogram, stem-leaf plot, $α_1$, $α_2$, $β_1$, $β_1$, the variance, etc.).
I mean, you give the script lots of numbers (in a vector), and it gives you everything you need and more in a .txt, and a few pdfs with small plots.
This could be useful to people who needs to do basic data treatment but doesn't want to click one thousand times to get everything with SPSS or Statgraphics. But (also) doesn't need to learn R language.
In case it doesn't exist, I'm not asking you to make it, a plain “no” would be accepted as an answer. But in that case, it would be great idea if someone wants to write it :P