R/Rveg-package.R

#' @description Simple and fast tool for transforming phytosociological vegetation data into digital form for the following analysis.
#' For detailed guide run \code{vignette("Rveg","Rveg")}
#' or check the quick start guide on <https://github.com/sesitcsl2/Rveg>
#'
#'
#'
#'
#' @references
#'
#'
#'  Danihelka, Chrtek, and Kaplan (2012, ISSN:00327786), "Checklist of vascular plants of the czech republic. Preslia".
#'
#'  Hennekens, and Schaminée (2001) <doi:10.2307/3237010>, "TURBOVEG, a comprehensive data base management system for vegetation data. Journal of Vegetation Science".
#'
#'  Tichý (2002) <doi:10.1111/j.1654-1103.2002.tb02069.x>, "JUICE, software for vegetation classification. Journal of Vegetation Science".
#'
#'  Wickham, François, Henry, Müller (2022) <https://CRAN.R-project.org/package=dplyr>, "dplyr: A Grammar of Data Manipulation".
#'
#'  Višňák (1986, ISSN:00327786) <https://www.preslia.cz/archive/Preslia_58_1986_353-368.pdf>, "Příspěvek k poznání antropogenní vegetace v severních Čechách, zvláště v městě Liberci. Preslia".
#'
#'  Kaplan, Danihelka, Chrtek, Kirschner, Kubát, Štech, and Štěpánek (eds) (2019, ISBN:9788020026606) <https://botanospol.cz/cs/node/2681>, "Key to the flora of the Czech Republic, Ed. 2., Academia, Praha".
#'
#'
#' @keywords internal



"_PACKAGE"
## usethis namespace: start
#' @importFrom utils read.csv
#' @importFrom utils read.delim
#' @importFrom utils read.table
#' @importFrom utils write.csv
#' @importFrom utils write.table
#' @importFrom stats aggregate reshape setNames
#' @importFrom utils strcapture tail
## usethis namespace: end
NULL

Try the Rveg package in your browser

Any scripts or data that you put into this service are public.

Rveg documentation built on March 1, 2026, 5:06 p.m.