R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" Copyright (C) 2013 The R Foundation for Statistical Computing Platform: i686-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(NA,NA,NA,19,NA,NA,25,NA,NA,NA,17,22,NA,NA,NA,21,NA,26,20,NA,14,NA,NA,23,NA,NA,NA,NA,20,NA,22,NA,NA,15,20,22,NA,20,28,NA,NA,NA, NA, 25, 26, NA, 17, 23,NA,13,NA,NA,NA,NA,24,NA,NA,NA,14,22,NA,NA,NA,23,NA,22,24,21,NA,NA,NA,23,22,NA,NA,NA,NA,21,26,15,25,NA,NA,NA,17,25,NA,NA,NA,NA,NA,27,NA,NA,NA,NA,25,NA,19,26,NA,20,NA,NA,20,NA,18,NA,NA,NA,NA,NA,NA,NA,NA,18,NA,NA,19,NA,NA,NA,NA,NA,NA,23,NA,NA,17,23,NA,23,11,18,24,NA,NA,16,24,NA,NA,NA,NA,24,NA,NA,21,25,22,21,NA,NA,NA,24,24,21,NA,NA,NA,NA,18,NA) Error: unexpected input in "x <- c(NA,NA,NA,19,NA,NA,25,NA,NA,NA,17,22,NA,NA,NA,21,NA,26,20,NA,14,NA,NA,23,NA,NA,NA,NA,20,NA,22,NA,NA,15,20,22,NA,20,28,NA,NA,NA,Â" Execution halted