[R] R package dev: how to export constant?
Jonas Stein
news at jonasstein.de
Wed Jan 18 01:40:57 CET 2012
Hi,
i create two constants kilo and milli in [1]. These should be available
after loading
library(sitools)
How should i export them and what have i done wrong?
(Other suggestions for improving the package are welcome too)
The ready to use .tar.gz and the source can be found on github [2,3]
kind regatds,
[1] https://github.com/jonasstein/sitools/blob/master/init.R
[2] https://github.com/jonasstein/sitools/downloads
[3] https://github.com/jonasstein/sitools
--
Jonas Stein <news at jonasstein.de>
More information about the R-help
mailing list