scidat: Scidat dataset

Description Usage Format Source References Examples

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

1

Format

A matrix with the variables:

Columns

Areas of Science according SCimago

Rows

Name of the country

Source

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

References

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

Examples

1
2
3
4
str(scidat)
summary(scidat)
scidat["United States",]
scidat[,"Chemistry"]

mguevara/diverse documentation built on May 22, 2019, 8:53 p.m.