Description Usage Arguments Details Value Note Author(s) See Also Examples
load a pre-processed profiling data as an Rlist
| 1 | load_profiling_data(file_name)
 | 
| file_name | name of the Rdata object | 
load the Rdata back to the environment. This is a crude function. It just loads an Rdata file back to Global Environment.
profiling list. if the Rdata file is not a list might give an error. The output is whatever is saved with write_profiling_data
I need to make this a profiling specific function.
Alper Celik
write_profiling_data, read_profiling_data
| 1 2 3 4 5 6 7 8 9 10 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.