is_impactr {impactr} | R Documentation |
Test if the object is from the impactr package
Description
Test if the object is from the impactr package
Usage
is_impactr_data(x)
is_impactr_peaks(x)
Arguments
x |
An object. |
Value
TRUE
if the object inherits the class being evaluated.
[Package impactr version 0.4.2 Index]