Re: [R] How to dynamically display title for a graph

2010-01-04 Thread Duncan Murdoch
On 04/01/2010 11:30 AM, noclue_ wrote: I have written a function (see below) which encloses a boxplot. My function "xbox" takes in a variable name (such as "age"), and do a boxplot. Now I would like to add a title for the graph dynamically displaying the variable name as part of title. But,

[R] How to dynamically display title for a graph

2010-01-04 Thread noclue_
I have written a function (see below) which encloses a boxplot. My function "xbox" takes in a variable name (such as "age"), and do a boxplot. Now I would like to add a title for the graph dynamically displaying the variable name as part of title. But, in reality, the title displays VALUES of