diff --git a/R/legTools.R b/R/legTools.R new file mode 100644 index 0000000000000000000000000000000000000000..81acd097a031423c0cf2080e943d408f86ffcdb4 --- /dev/null +++ b/R/legTools.R @@ -0,0 +1,10 @@ +##' @title Convenience Functions, Small GUI to Teach Statistics and Some +##' Datasets. +##' +##' @description legTools is a collection of R functions and datasets, +##' maintained by the LEG group (Statistics and Geoinformation +##' Laboratory, Laboratório de EstatÃstica e Geoinformação). +##' +##' @docType package +##' @name legTools +NULL