reset.module.cache {lrequire}R Documentation

Resets the module cache, ensuring files are loaded on next require

Description

Note the chace contains other hidden variables, kept in the cache (or environment). These are not removed, and removing them will conflict with the ability of lrequire to perform properly.

Usage

reset.module.cache()

Value

Nothing is returned

Examples

reset.module.cache()

[Package lrequire version 0.1.3 Index]