Skip to contents

Clear the current thread's job tags.

Usage

clearJobTags()

Note

clearJobTags since 3.5.0

Examples

if (FALSE) {
sparkR.session()
clearJobTags()
}