R version 2.12.0 (2010-10-15) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i486-pc-linux-gnu (32-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x <- c(Rating,4,5,3,4,5,3,7,5,6,3,2,4,5,2,3,6,4,4,6,2,3,5,4,2,7,1,4,4,7,4,3,3,3,3,2,5,5,3,6,2,8,9,10,7,8,9,10,6,6,7,8,9,8,7,5,11,7,8,10,9,3,5,4,2,6,1,4,4,5,4,3,3,4,3,2,5,4,3,6,2) Error: object 'Rating' not found Execution halted