R snippet not running for Dummies package

Hi,

We are trying to create dummy variables for which we are using the package 'dummies'. The package is getting installed but the function dummy.data.frame is not found when executed.

Could you please help at the earliest?

Hi vihar,

Could you please try and check if the error also occurs when you run the same code directly in R?

Please also consult the following link, which shows a number of things you can try when this type of error occurs:

http://stackoverflow.com/questions/7027288/error-could-not-find-function-in-r

Hope that helps!

Best,

Roland