Skip to content

3.2 Interactive

Harold Achicanoy Estrella edited this page Jun 3, 2016 · 4 revisions

Interactive content

This folder contains code and data used to create an interactive circos diagram in order to show the worldwide interconnectedness in terms of the primary regions of diversity of crops important to regions' food supplies and agricultural production systems. The folder’s structure is as follows:

_code: it contains R code necessary to transform input data from tables to JSON file and getting important statistics to show in interactive app.

_flows_matrix: it contains the input tables of interdependence for each measurement to transform in JSON file. Each element of those matrices corresponds to one value of flow.

_json: it contains the JSON files used by web_app

_useful_info: it contains inputs and outputs used during process to transform tables to JSON files.

Logo

Clone this wiki locally