hasTags {smoof} | R Documentation |
Check if function has assigend special tags.
Description
Each single-objective smoof function has tags assigned to it (see
getAvailableTags
). This little helper returns a vector of
assigned tags from a smoof function.
Usage
hasTags(fn, tags)
Arguments
fn |
[ |
tags |
[ |
Value
[logical(1)
]
[Package smoof version 1.6.0.3 Index]