is.empirical_power_result {ssutil} | R Documentation |
Check if an object is a sim_power_result
Description
Check if an object is a sim_power_result
Usage
is.empirical_power_result(x)
Arguments
x |
Any R object. |
Value
Logical. TRUE if x
inherits from "sim_power_result"
.
[Package ssutil version 1.0.0 Index]