R/homeworkfunctions.R

#' Homework package with basic functions
#'
#' Basic functions created during classes
#'
#' Library of functions:
#'
#' draw_a_name (requires to load the "prenoms" database in the corresponding package)
#'
#' draw_names (requires to load the "prenoms" database in the corresponding package)
#'
#' my_csv_reader
#'
#' save_as_csv
#'
#' mult_excel
#'
#'
#' (The functions draw_a_name and draw_names require the "prenoms" library)
#'
#' @name homeworkfunctions-package
#' @aliases homeworkfunctions-package homeworkfunctions
#' @docType package
#' @author Guilhem <gvuillier@gmail.com>
NULL
Gvuillier/homework_gv_16_Oct documentation built on May 28, 2019, 12:39 p.m.