Other packages > Find by keyword >

ITNr  

Analysis of the International Trade Network
View on CRAN: Click here


Download and install ITNr package within the R console
Install from CRAN:
install.packages("ITNr")

Install from Github:
library("remotes")
install_github("cran/ITNr")

Install by package version:
library("remotes")
install_version("ITNr", "0.7.0")



Attach the package and use:
library("ITNr")
Maintained by
Matthew Smith
[Scholar Profile | Author Map]
First Published: 2018-02-08
Latest Update: 2023-03-31
Description:
Functions to clean and process international trade data into an international trade network (ITN) are provided. It then provides a set a functions to undertake analysis and plots of the ITN (extract the backbone, centrality, blockmodels, clustering). Examining the key players in the ITN and regional trade patterns.
How to cite:
Matthew Smith (2018). ITNr: Analysis of the International Trade Network. R package version 0.7.0, https://cran.r-project.org/web/packages/ITNr. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2018-02-08 13:26), 0.2.0 (2018-04-26 19:24), 0.3.0 (2018-10-11 23:30), 0.6.0 (2020-03-11 18:30)
Other packages that cited ITNr R package
View ITNr citation profile
Other R packages that ITNr depends, imports, suggests or enhances
Complete documentation for ITNr
Functions, R codes and Examples using the ITNr R package
Some associated functions: Comtradrclean . ELEnet16 . ELEnetList . ITN_make_plot . ITN_map_plot . ITNadjust . ITNblock_plot . ITNblock_se . ITNcentrality . ITNcentrality_binary . ITNcluster . ITNcorr . ITNdegdist . ITNdynamic . ITNhistdegdist . ITNimvex . ITNplotset . ITNproperties . WITSclean . adjust_mat . cap_lat_lon . core_periphery_weighted . ei_group . ei_ind . ei_network . get.backbone . isEmpty . mixing_matrix_igraph . plot_degree_distribution . region_circle_plot . reorder_df . round_df . 
Some associated R codes: Comtradrclean_function.R . EI_group_function.R . EI_network_function.R . ELEnet16_data.R . ELEnetList_data.R . ITN_make_plot_function.R . ITN_map_plot_function.R . ITNadjust_function.R . ITNblock_plot_function.R . ITNblockse_function.R . ITNcentrality_binary_function.R . ITNcentrality_function.R . ITNcluster_function.R . ITNcorr_function.R . ITNdegdist_function.R . ITNdynamic_function.R . ITNhistdegdist_function.R . ITNimvex_function.R . ITNplotset_function.R . ITNproperties_function.R . WITSclean_function.R . adjust_mat_function.R . cap_lat_lon_data.R . core_periphery_weighted_function.R . getBackbone_function.R . individual_EI_function.R . isEmpty_function.R . mixing_matrix_igraph_function.R . plot_degree_distribution_function.R . region_circle_plot_function.R . reorder_df_function.R . round_df_function.R .  Full ITNr package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ITNr10152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA