Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

How to undo effect of a command in RStudio?

$
0
0

@as_tech wrote:

Hi,

I accidentally made changes to a data frame of 1000+ rows. Now how do I undo that or should I have to start again :frowning: ?

The command which I want to undo is

dataframe1$col [dataframe1$col %in% c(“value1”,“value2”)] <- “value”

PS : I also tried using Undo option from Edit menu but it didn’t work…

Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles