Hello. I have a vector and within that vector is one expression. When I display this vector it comes up as
expression(NA_character_, NA_character_, "Null Effect", "Pooled effect", NA_character_, NA_character_, NA_character_, NA_character_, NA_character_, paste("Het Contours ", I^2, sep = ""), 0.4, 0.41, 0.42, 0.45, NA_character_) Where the part in bold is the element which is an expression. How do I change this vector to a standard format what I can manipulate in the usual way? -- View this message in context: http://www.nabble.com/help-with-expression%28%29-tp25004374p25004374.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.