On Fri, Jul 3, 2015 at 5:06 PM, Rich Shepard <[email protected]> wrote: > On Fri, 3 Jul 2015, Jean-Marc Lasgouttes wrote: > >> You do not see Chunk in Insert>Custom Inset ? This is weird. > > > Jean-Marc, > > There, yes. I was looking in the combobox on the extreme left of the icon > bar. > >> Well, did you add some read.table statement to read it? Without an example >> file, it is difficult to understand what is going on. > > > That's exactly my mistake: I assumed that Sweave would use the existing > data.frame, but it wants to create it anew on the fly. > It's not very clear what you're trying to do, but you can always load(".RData")
towards the beginning, and then reuse existing objects from a previously saved workspace. Liviu > Thanks, > > Rich -- Do you think you know what math is? http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02 Or what it means to be intelligent? http://www.ideasroadshow.com/issues/john-duncan-2013-08-30 Think again: http://www.ideasroadshow.com/library
