R version 2.7.2 (2008-08-25) Copyright (C) 2008 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(209,169,325,293,93,297,2125,149,106,172,107,155,751,79,149,589,44,320,270,141,314,341,101,2053,81,46,73,44,33,115,70,58,68,62,160,65,101,80,80,74,70,102,65,87,81,155,111,37) > par3 = 'Uitgiften van aandelen - Oprichtingen van vennootschappen - Inbreng in Contanten' > par2 = 'http://www.nbb.be/belgostat/PublicatieSelectieLinker?LinkID=351000059|910000082&Lang=N' > par1 = 'Uitgiften van aandelen - Oprichtingen van vennootschappen - Inbreng in contanten' > ylab = 'Aandelen in Miljoenen Euro's' Error: unexpected symbol in "ylab = 'Aandelen in Miljoenen Euro's" Execution halted