RGF_cleanup_temp_files {RGF} | R Documentation |
Delete all temporary files of the created RGF estimators
Description
Delete all temporary files of the created RGF estimators
Usage
RGF_cleanup_temp_files()
Details
This function deletes all temporary files of the created RGF estimators. See the issue https://github.com/RGF-team/rgf/issues/75 for more details.
References
https://github.com/RGF-team/rgf/tree/master/python-package
Examples
## Not run:
library(RGF)
RGF_cleanup_temp_files()
## End(Not run)
[Package RGF version 1.1.1 Index]