Skip to content
Prev 308770 / 398503 Next

doubt in command

On 23/10/2012 9:42 AM, Ivan Calandra wrote:
Yes, but there is no "Stats" package:  R is case-sensitive, and the 
package is called "stats", and needs to be used that way:

stats::filter()

Duncan Murdoch