Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What about providing a new function rvle.source(package="mypackage") ? #20

Open
rtrepos opened this issue Dec 11, 2015 · 0 comments
Open

Comments

@rtrepos
Copy link
Member

rtrepos commented Dec 11, 2015

R scripts are often dedicated to specific models (or vle packages) and it seems difficult to share code (provide high level functions) into the rvle package that should be kept simple I think.

A solution could be to provide R packages to models or vle packages, but it requires lot of technical check due to the dev of R packages.

A simple way could be to provide R scripts into eg. mypackage/R/export.R
and to provide a function in rvle (eg rvle.source) that simply source this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant