After running h2o.init(), the already(past) created h2o dataframe(dataset) becomes null and is showing error if we use them for other purposes in R std. As a result, I have to clear the environment and load everything (from scratch)
Is there Coding to extract the old h2o dataframe?