R version 2.9.0 (2009-04-17) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 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(62.557,8.170,27.438,35.429,33.666,27.733,33.228,35.699,30.936,30.169,35.117,34.870,56.676,7.054,29.722,41.629,41.117,39.341,39.486,48.138,45.633,41.756,47.221,50.530,68.184,8.771,37.898,41.888,40.439,40.898,38.401,52.073,41.547,38.529,51.321,41.519,69.116,12.657,34.801,37.967,39.401,33.425,36.222,48.428,40.891,36.432,50.669,39.556,68.906,8.620,33.008,34.931,43.412,32.745,37.848,44.953,37.013,40.809,45.409,34.077,70.938,12.066,34.571,39.383,40.870,32.228,39.018,49.267,38.708,41.697,47.060,39.253,70.249,11.379,31.879,38.064,42.438,36.279,40.600,50.380,45.315,39.525,44.720,38.683,68.897) > par3 = 'De reeks bevat steeds het aantal auto's die verkocht werden per maand.' Error: unexpected symbol in "par3 = 'De reeks bevat steeds het aantal auto's" Execution halted