#' pva4jecs
#'
#' This package is a translation from the Python code for polytopic vector analysis (PVA) developed by Dr Yang Ju.
#'
#' @docType package
#' @name pva4jecs
#'
#' @importFrom ggplot2 ggplot aes theme_bw geom_path geom_point geom_text labs scale_x_continuous scale_y_continuous facet_wrap geom_smooth
#' @importFrom dplyr %>%
#' @importFrom tidyr gather
#' @importFrom ggpubr stat_cor
#'
#'
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.