How much size RAM is available?

I have three datasets that have 23 million rows. I want to use paste function to create a ID for them. After combining the ID with datasets each increase to 11 GB. I would like to ask how much RAM is available for R studio Cloud?

Hi @Shadan,

The answer varies a bit here. If you are on the free version, it's 1GB of ram and 1 CPU core available to you. But if you sign up for one of the paid plans, you will have up to 8GB of ram and 4 cores available to you per project.

Here is a page discussing the limits: https://rstudio.cloud/learn/guide#limits
And the sign up page: https://rstudio.cloud/plans/

I hope this helps!

-Joshua C. Forest

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.