R/arabidopsis_data.R

#' PubMed Abstracts corresponding to a search for terms "arabidopsis thaliana gibberellin"
#'
#' Data from function \code{get_pubmed_abstracts} with arguments "arabidopsis thaliana gibberellin", default number of results returned
#'
#' @docType data
#' @name arabidopsis_data
#' @usage data(arabidopsis_data)
#'
#' @format An object of class \code{"data.frame"};
#'
#' @keywords datasets
#' @examples
#' arabidopsis.data$abstract
#' names(arabidopsis.data)
#
NULL
#[END]
jlee118/tmine documentation built on May 15, 2019, 9:14 p.m.