On Fri, 3 Jul 2015, Liviu Andronic wrote:
It should. Try to inspect how the function is created, whether the function object exists, if the workspace is loaded as expected, etc.
Liviu,
The function exists in the workspace. But, I cannot list the workspace
objects (see attached .pdf).
Also, can I hide the initial load('RData') so it does not display in the
document? I've not yet read the Knitr book so that answer might be hidden
within it.
At the same time it can be a pain until you get the hang of it. Right now I use a mix where I prepare the data and save it in the workspace, load workspace, and run needed code from there. It's not reproducible as purists will have it, but it's aeons better than copy/paste...
I'd like to load the workspace and just run the code rather than reproducing all of it. If ls() won't list the stored objects then something's needing to be fixed. Rich
out.pdf
Description: Adobe PDF document
