createJSON: Utility function for constructing JSON file that encodes the...

View source: R/create-json.R

createJSONR Documentation

Utility function for constructing JSON file that encodes the hierarchy of available statistical models in Zelig

Description

Utility function for construction a JSON file that encodes the hierarchy of available statistical models.

Usage

createJSON(movefile=TRUE)

Arguments

movefile

Logical of whether to (TRUE) move the JSON file into path ./inst/JSON or (FALSE) leave in working directory.

Value

Returns TRUE on successful completion of json file

Author(s)

Christine Choirat, Vito D'Orazio, James Honaker


IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.