Learn R Programming

diverse (version 0.1.1)

scidat: Scidat dataset

Description

A matrix of the number of papers authored by 10 countries in 27 areas of science in the year 2013. Data was retrieved and aggregated from SCimago.

Usage

scidat

Arguments

source

Raw data before the aggregation was queried from http://www.scimagojr.com/ in 2014.

References

SCImago. (2007). SJR-SCImago Journal & Country Rank.

Examples

Run this code
str(scidat)
summary(scidat)
scidat["United States",]
scidat[,"Chemistry"]

Run the code above in your browser using DataLab