Working Directory

Find out first where your working directory is set at this moment

Code:  getwd()

Want to change the path 

Code:   setwd("<location of your dataset>")

Comments

Popular posts from this blog

Decision Tree Classification

Apriori

Random Forest Classification