R/sorvi-package.R

#' The sorvi package hosts various functions that are mainly helpful in rOpenGov 
#' package maintenance, package authoring and drawing graphs for presentations. 
#' Additionally it has some functions that do not (yet) have their own package
#' but are useful in some contexts.
#'
#' @name sorvi-package
#' @aliases sorvi
#' @docType package
#' @title Algorithmic Tools for Open Data in Finland 
#'
#' @author Leo Lahti, Juuso Parkkinen, Jussi Paananen, Joona Lehtomaki, Einari Happonen, Juuso Haapanen, and Pyry Kantanen \email{louhos@@googlegroups.com}
#' @references
#' See citation("sorvi")
#' \url{https://github.com/rOpenGov/sorvi}
#' @examples library(sorvi)
#' @keywords package
NULL

Try the sorvi package in your browser

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

sorvi documentation built on Aug. 22, 2023, 5:06 p.m.