Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 574 Bytes

File metadata and controls

22 lines (15 loc) · 574 Bytes

tradestatisticsshiny

The goal of tradestatisticsshiny is to visualize international trade flows for different countries. This is a part of https://tradestatistics.io.

Installation

You can install the development version of tradestatisticsshiny from GitHub with:

# install.packages("remotes")
remotes::install_github("tradestatistics/visualization-with-shiny",
    subdir = "countryprofiles")