| sources {StabPerf} | R Documentation |
Sources all of the files under ./R/*.R and exports these to any running SNOW cluster.
sources()
Sources all project source files. If a SNOW cluster is running, re-sources all source files on each cluster node as well. Additionally parameters is re-run after sourcing (also on the cluster). Also changes the global package root directory (stored in the option edaglobal.root) to the development root directory as this function is only used by developers of this package.
source, snow.cluster, parameters, options