#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.