Learn R Programming

RGF (version 1.1.1)

RGF_cleanup_temp_files: Delete all temporary files of the created RGF estimators

Description

Delete all temporary files of the created RGF estimators

Usage

RGF_cleanup_temp_files()

Arguments

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

Run this code

if (FALSE) {
library(RGF)

RGF_cleanup_temp_files()
}

Run the code above in your browser using DataLab