Skip to contents

Removes cached directory data so the next call to fetch_directory() will download fresh data from NJ DOE.

Usage

clear_directory_cache()

Value

Number of items removed (invisibly)

Examples

if (FALSE) { # \dontrun{
clear_directory_cache()
} # }