seriesData (removed) extracts data slot from a 'timeSeries'.
use as.matrix instead.
removeNA(x, ...)
a numeric matrix, or any other object which can be transformed into
a matrix through x = as.matrix(x, ...). If x is a
vector, it will be transformed into a one-dimensional matrix.
arguments to be passed to the function as.matrix.