Re: [R] outputs of a function

2014-12-04 Thread Arnaud Michel
Thank you Jeff and Mark for your help Michel Le 04/12/2014 15:09, Jeff Newmiller a écrit : This is a poor approach from a usability perspective... I suggest you create two separate functions rather than one. However, you seem to be missing a crucial point in the use of ggplot, which also appli

Re: [R] outputs of a function

2014-12-04 Thread Jeff Newmiller
This is a poor approach from a usability perspective... I suggest you create two separate functions rather than one. However, you seem to be missing a crucial point in the use of ggplot, which also applies to lattice graphics. These functions actually don't produce output at all... they produce

[R] outputs of a function

2014-12-04 Thread Arnaud Michel
Hello I have a function named FctModele13 in which 1) I calculate a dataframe named Total and 2) I used ggplot2. I have the following problem. I cannot produce simultaneously * the graphic by ggplot2 * the dataframe My simplified code is the following one : TT <- FctModele13(ListePlusde50a