Displaying 1 result from an estimated 1 matches for "tp14296509p14296509".
2007 Dec 12
1
how to shorten elements in a data frame?
...= "pressure") {
length(res$data[[datum.name]]) <- npt
res$data[[datum.name]] <- approx(x$data[["pressure"]],
x$data[[datum.name]], pt)$y
}
}
</code>
--
View this message in context: http://www.nabble.com/how-to-shorten-elements-in-a-data-frame--tp14296509p14296509.html
Sent from the R help mailing list archive at Nabble.com.