Hi all,
I have a shiny application where in I create a dataframe object post all data wrangling exercises. Finally I see what is the memory allocation that is consumed from that object (say 207136 bytes)
So wanted to check if there any thumb rule to say that this memory is sufficient to run the shiny application smoothly?
This is just 1 dataframe but say there are many such dataframes