R/richest_in_nigeria.R

#' Rank of billionaires in Nigeria
#'
#' A dataset containing the list of top ten billionaires in Nigeria.
#'
#' @format A data frame with \code{10} rows and \code{5} variables:
#' \describe{
#'   \item{Rank}{rank from 1 to 10}
#'   \item{Name}{full name of the billionaires}
#'   \item{Net worth}{net worth in billion dollars}
#'   \item{Age}{the current age of billionaires}
#'    \item{Source of Wealth}{the origin of the billionaires' entire body of wealth}
#' }
#' @source \url{https://rnn.ng/richest-men-in-nigeria/}
"richest_in_nigeria"

Try the forstringr package in your browser

Any scripts or data that you put into this service are public.

forstringr documentation built on Aug. 7, 2023, 5:08 p.m.