people are referring to GenEpiHelperFunctions.R without a path. This means we can't know what version they have, nor can anyone not au-fee with the source of that file use the posted code.
To keep the file up to date, and accessible, should we move it into the svn under a directory like "libraries" or "user", or even "demo"?
That would mean all users would get it, and it would be kept up to date.
To keep the file up to date, and accessible, should we move it into the svn under a directory like "libraries" or "user", or even "demo"?
That would mean all users would get it, and it would be kept up to date.
Otherwise perhaps encourage something like
source("http://www.vipbg.vcu.edu/~vipbg/Tc24/GenEpiHelperFunctions.R")
or perhaps put it in a separate svn repo, and source it in scripts with a full path?
Of these, i'd probably favour putting into the same directory that contains demo scripts, as it is essentially a demo of a library :-)
#2
Log in or register to post comments
#3
Log in or register to post comments