#' Package athaliana.
#'
#' Functions to work with the A. thaliana data set.
#'
#' @name athalianaPackage
#' @docType package
#'
#' @importFrom stringr str_replace str_replace_all str_split
#' @importFrom plyr laply
#' @importFrom dplyr select summarize_each funs bind_cols mutate data_frame arrange left_join
#' @importFrom magrittr %>%
#' @importFrom tibble tibble
#'
#' @import methods
#' @import ggplot2
{}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.