If I understood your question, the process of FSelector should be fairly straightforward in R
install.packages("FSelector")
Also, I would recommend you to use Rattle Package to perform various ML routines without heavily depending on code. This package will also help you to use various feature selection methods.