RGF_cleanup_temp_files: Delete all temporary files of the created RGF estimators

View source: R/RGF_cleanup_temp_files.R

RGF_cleanup_temp_filesR 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)

RGF documentation built on Sept. 12, 2022, 9:05 a.m.