R/tiobeindexr-package.R

#' @title Extract 'TIOBE' Programming Index Tables for the latest month
#' @description Get latest TIOBE Index Tables. The TIOBE Programming Community index
#'              is an indicator of the popularity of programming languages
#'              from <https://www.tiobe.com/tiobe-index/>
#'
#' @section See Also:
#' Useful links:
#' * [https://www.tiobe.com/tiobe-index/](https://www.tiobe.com/tiobe-index/)
#' * [https://github.com/amrrs/tiobeindexr](https://github.com/amrrs/tiobeindexr)
#' * Report bugs at [https://github.com/amrrs/tiobeindexr/issues](https://github.com/amrrs/tiobieindexr/issues)
#'
#' @md
#' @name tiobeindexr
#' @docType package
#' @author AbdulMajedRaja RS(amrrs.data@gmail.com)
NULL
amrrs/tiobeindexr documentation built on May 30, 2019, 6:25 a.m.