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

Decision Tree Classification

View Data from frames

The Multi-Armed Bandit Problem -Upper Confidence Bound (Ad Campaign)