| Previous: Using WhatIf with Other | Up: Examples | Next: Technical Details |
R will automatically walk you through the examples related to U.N. peacekeeping by running
> demo("peace")
The factual and counterfactual U.N. peacekeeping data sets used in
the examples are included in the WHATIF package. You may load them
by calling:
> data("peacef")
and
> data("peacecf")
which stores them as R objects with the corresponding names.