export_browser_info: Export browser information/configuration for dfr-browser

export_browser_infoR Documentation

Export browser information/configuration for dfr-browser

Description

Exports the info.json file for dfr-browser. This is a convenience function in case you do not wish to re-export all other browser data files. An equivalent result can be achieved by passing the desired configuration as the info parameter to export_browser_data.

Usage

export_browser_info(file, info, overwrite, index)

Arguments

file

output file name

info

list, to be converted to JSON for export.

overwrite

clobber existing file?

index

if non-NULL, output is assumed to go into an element with ID m__DATA__info in an HTML file at this path. file is ignored.

See Also

export_browser_data for a more automated export of all model information at once


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.