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.
Code: mtcars< - edit(mtcars)
this will open up the table, where we can edit the values manually and save the file.
Comments
Post a Comment