powered by
Displays system memory information and current conversion thresholds. Useful for debugging and understanding memory limits.
memory_info()
Invisible list with memory information
system_info, get_total_ram
system_info
get_total_ram
# \donttest{ memory_info() # Conversion Thresholds: # Silent: 2.4 GB # Warning: 4.8 GB # Force: 8.0 GB # Blocked: 12.8 GB # }
Run the code above in your browser using DataLab