Learn R Programming

Zelig (version 5.1.7)

is_sims_present: Check if any simulations are present in sim.out

Description

Check if any simulations are present in sim.out

Usage

is_sims_present(x, fail = TRUE)

Arguments

x

a sim.out method

fail

logical whether to return an error if no simulations are present.