README.md

tiobe

Extract data from TIOBE Index.

Installation

You can install the released version of tiobe from CRAN with:

install.packages("tiobe")

Example

library(tiobe)

# Get top 20 programmings languages
top_20()

# Get top 21—50 programmings languages
top_50()

# Get programming languages hall of fame
hall_of_fame()


severus/tiobe documentation built on Feb. 28, 2021, 12:17 a.m.