Importing from Kaggle to R

I am trying to import the TMDB dataset to my R Studio without downloading the dataset to my computer because the dataset is quite large in size (about 940MB). How can I do this. Thanks.

If your computer is unable to store the data then you should use a cloud instance of rstudio. There are many options like rstudio connect, AWS or GCP but they would be paid options. I think there is a free version of Rstudio connect but I suspect it would have quite small memory for your analysis.

And by the way, welcome to the world of R !

Thank you very much. This helps.

It's great to be here.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.