The input data.frame
should have columns "Name" and at least one of "Key" and "Ident".
Key is the R-tools session identifier (shown at the end of the url).
Ident should be in format <page_id>/<code_name>.
Fetch first checks if the variable (or something with the same name) is already available, if it is nothing will be done.
If Key is defined (not NA or "") for a variable it takes precedence over Ident.
Fetch is run as first part of ComputeDependencies
.
See also:
http://en.opasnet.org/