powered by
Capture hardware specifications including CPU, RAM, and GPU information. Useful for documenting computational resources used in analysis.
capture_hardware(output_file = NULL)
List containing hardware information
Character. Path to save hardware info. If NULL, returns as list.
if (FALSE) { capture_hardware("hardware_info.json") }
Run the code above in your browser using DataLab