If I have a vector created like x <- c(5,1,9,3), how can I add values to it later? That seems simple, but I don't find the answer in either of my Dalgaard or Crawley books, or in the help functions. Thanks.