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(878,346,321,116,182,189,243,270,122,138,35,456,3929,262,236,222,2010,566,122,43,477,1048,307,687,186,248,78,135,7,90,280,20,223,29,175,93,83,28,57,40,51,42,78,83,25,587,241,79) > par3 = 'Uitgiften van aandelen - Oprichtingen van vennootschappen - Inbreng in Natura' > par2 = 'http://www.nbb.be/belgostat/PublicatieSelectieLinker?LinkID=351000059|910000082&Lang=N' > par1 = 'Uitgiften van aandelen - Oprichtingen van vennootschappen - Inbreng in Natura' > ylab = 'Aandelen in Miljoenen's euro's' Error: unexpected symbol in "ylab = 'Aandelen in Miljoenen's" Execution halted