R/agriculture.R

#' Article data extracted from MDPI journal Agriculture
#'
#'
#' @format ## `agriculture`
#' A data frame with 7,160 rows and 7 columns:
#' \describe{
#'   \item{i}{Article URL}
#'   \item{article_type}{Article tyope classifier}
#'   \item{Received}{Date article was submitted to journal}
#'   \item{Accepted}{Date article was accepted for publication}
#'   \item{tat}{Article turnaround time, or Accepted-Received}
#'   \item{year}{Year the article was accepted}
#'   \item{issue_type}{Type of issue where article is published}   
#'   ...
#' }

"agriculture"

Try the MDPIexploreR package in your browser

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

MDPIexploreR documentation built on Oct. 15, 2024, 5:06 p.m.