Skip to contents

Returns TRUE if confidentiality cache file is found in the project output folder.

Usage

confid_cache_exists(project)

Arguments

project

Name of project.

Examples

if (FALSE) {
confid_cache_exists("pollock")
}