#' Deal with excel and csv files and with the prenoms dataset
#'
#' The package has two main objectives :
#' -deal with excel and csv files (how to extrat all the sheets of an excel with the multi_excel function or how to read a csv file with the csv_reader function)
#'-deal with the dataset prenoms (draw the evolution of one or more names over the time)
#'
#' @name pack2-package
#' @aliases pack2-package pack2
#' @docType package
#' @author Priscille Boissonnet
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.