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]
All associated links for this package
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 03 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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