I would like to download a zipped dataset from Kaggle, using R and rvest package.
I could not figure out how to login to Kaggle website and download the file linked here: https://www.kaggle.com/retailrocket/ecommerce-dataset/downloads/retailrocket-recommender-system-dataset.zip
Other solutions including RCurl and rselenium did not work for me.