Other packages > Find by keyword >

biblionetwork  

Create Different Types of Bibliometric Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("biblionetwork", "0.1.0")



Attach the package and use:
library("biblionetwork")
Maintained by
Aurélien Goutsmedt
[Scholar Profile | Author Map]
First Published: 2021-04-09
Latest Update: 2021-04-09
Description:
Functions to find edges for bibliometric networks like bibliographic coupling network, co-citation network and co-authorship network. The weights of network edges can be calculated according to different methods, depending on the type of networks, the type of nodes, and what you want to analyse. These functions are optimized to be be used on large dataset. The package contains functions inspired by: Leydesdorff, Loet and Park, Han Woo (2017) ; Perianes-Rodriguez, Antonio, Ludo Waltman, and Nees Jan Van Eck (2016) ; Sen, Subir K. and Shymal K. Gan (1983) ; Shen, Si, Zhu, Danhao, Rousseau, Ronald, Su, Xinning and Wang, Dongbo (2019) ; Zhao, Dangzhi and Strotmann, Andreas (2008) .
How to cite:
Aurélien Goutsmedt (2021). biblionetwork: Create Different Types of Bibliometric Networks. R package version 0.1.0, https://cran.r-project.org/web/packages/biblionetwork. Accessed 02 Mar. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited biblionetwork R package
View biblionetwork citation profile
Other R packages that biblionetwork depends, imports, suggests or enhances
Complete documentation for biblionetwork
Downloads during the last 30 days
01/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/28Downloads for biblionetwork468101214161820TrendBars

Today's Hot Picks in Authors and Packages

primer  
Functions and Data for the Book, a Primer of Ecology with R
Functions are primarily functions for systems of ordinary differential equations, difference equatio ...
Download / Learn more Package Citations See dependency  
functional  
Curry, Compose, and other higher-order functions
Curry, Compose, and other higher-order functions ...
Download / Learn more Package Citations See dependency  
breakpoint  
An R Package for Multiple Break-Point Detection via the Cross-Entropy Method
Implements the Cross-Entropy (CE) method, which is a model based stochastic optimization technique t ...
Download / Learn more Package Citations See dependency  
FWRGB  
Fresh Weight Determination from Visual Image of the Plant
Fresh biomass determination is the key to evaluating crop genotypes' response to diverse input and s ...
Download / Learn more Package Citations See dependency  
explore  
Simplifies Exploratory Data Analysis
Interactive data exploration with one line of code, automated reporting or use an easy to remember ...
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  

23,762

R Packages

206,309

Dependencies

64,236

Author Associations

23,763

Publication Badges

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