Rdummypkg-package {Rdummypkg}R Documentation

Rdummypkg

Description

Rdummypkg is a dummy R package

Details

Package: Rdummypkg
Type: Package
Version: 1.0
Date: 2011-11-08
License: GPLv3+
LazyLoad: yes

~~ An overview of how to use the package, including the most important ~~ ~~ functions ~~ The only functions are f sums the two terms g substract the second term to the first one

Author(s)

Pierre-Yves Chibon

Maintainer: Pierre-Yves Chibon <pingou@pingoured.fr>

Examples

x <- 2
y <- 2
f(x,y)
g(x,y)

[Package Rdummypkg version 1.0 Index]