Learn R Programming

photobiology (version 0.9.4)

clear_photobio.cache: clear the spectral weights cache

Description

Clear the cache objects stored in environment .photobio.cache

Usage

clear_photobio.cache(pattern = "*")

Arguments

pattern
character string passed to ls() for selecting within the environment .photobio.cache the objects to be deleted

Examples

Run this code
clear_photobio.cache()

Run the code above in your browser using DataLab