Description Usage Arguments Value
View source: R/check_functions.R
A function to check the size of a data variable whether is in the right range.
1 | check_work_spaces(pre_processed_data, max_ram = 2, target_unit = "Gb")
|
pre_processed_data |
Data that processed by the function
|
max_ram |
A value of the maximum size of the list of CrossingWorkSpace instance. |
target_unit |
The target unit, i.e., 'Gb', 'Tb' and 'Pb'. The default value is 'Gb'. |
A NULL value if there is no issue raised.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.