Displaying 1 result from an estimated 1 matches for "tp3758198p3759645".
2011 Aug 21
1
Histogram from frequency data in pre-made bins
Dear R user,
I am using UK census data on travel to work. The authorities have provided a
breakdown in each area by mode (car, bicycle etc.) and distance travelled (0
? 2 km, 2 ? 5 km etc). Therefore, after processing, the data for Sheffield
look like this https://files.one.ubuntu.com/ej2VtVbJTEaelvMRlsocRg :
dshef <- read.table("distmodesheff.csv", sep=",", header=TRUE)