Skip to contents

By default, lifelihood() deletes all the temp files it creates, but users can set delete_temp_files=FALSE to keep them.

After multiple runs, there can be lots of temp files. This function will just remove them.

Usage

remove_lifelihood_tempfiles(path = ".")

Arguments

path

Where to look for. Default to current dir.

Examples

remove_lifelihood_tempfiles()