powered by
Restore data from arithmetic operator
restoreData3(df, changeLabel = FALSE)
A data.frame
logical
fit=lm(2^mpg~hp*wt,data=mtcars) summary(fit) restoreData3(fit$model)
Run the code above in your browser using DataLab