Text processing/1: Difference between revisions

m
Fixed link to data file
(Added R code)
m (Fixed link to data file)
Line 31:
</pre>
 
Only a sample of the data showing its format is given above. The full example file may be downloaded [http://rosettacode.org/filesresources/readings.zip here].
 
Structure your program to show statistics for each line of the file, (similar to the original Python, Perl, and AWK examples below), followed by summary statistics for the file. When showing example output just show a few line statistics and the full end summary.