[R] using function from specific packages
jiho.han
whizvast at gmail.com
Tue Jun 3 22:31:04 CEST 2008
hello, useRs-
i have a function that i wrote myself, for example, lag(x). however, when
i load 'zoo' packages and try to lag 'zoo' object, it gave me error. (R try
to
pass 'zoo' object into my function.)
i typed 'lag.zoo' in R, but it can't find it. how can i access 'lag.zoo'
function?
and in general, how can i deal with such problem as to access functions from
specific packages
--
View this message in context: http://www.nabble.com/using-function-from-specific-packages-tp17632885p17632885.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list