How to edit data manually?

say working on mtcars data

Code: mtcars< - edit(mtcars)

this will open up the table, where we can edit the values manually and save the file.

Comments

Popular posts from this blog

Apriori

Decision Tree Classification