search for: redmonc

Displaying 7 results from an estimated 7 matches for "redmonc".

Did you mean: redmond
2018 Jan 21
1
Split charts with ggplot2, tidyquant
...> > > Bert Gunter > > "The trouble with having an open mind is that people keep coming along > and sticking things into it." > -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) > > On Sat, Jan 20, 2018 at 12:19 PM, Charlie Redmon <redmonc at gmail.com > <mailto:redmonc at gmail.com>> wrote: > > For this kind of control you will probably need to move to base > graphics > and utilize the `fig` argument in par(), in which case you would > want to > run the plot() command twice: once wi...
2018 Jan 20
2
Split charts with ggplot2, tidyquant
...t; for me. > https://kohske.wordpress.com/2010/12/25/adjusting-the-relative-space-of-a-facet-grid/ > > Thanks again, > Eric > > p.s. Joshua thanks for your suggestions, but I was hoping for a ggplot > solution. > > > On Fri, Jan 19, 2018 at 6:33 PM, Charlie Redmon <redmonc at gmail.com > <mailto:redmonc at gmail.com>> wrote: > > So the general strategy for getting these into separate panels in > ggplot is to have a single variable that will be your response and > a factor variable that indexes which original variable it came >...
2018 Jan 20
0
Split charts with ggplot2, tidyquant
...tart any flame wars here. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Sat, Jan 20, 2018 at 12:19 PM, Charlie Redmon <redmonc at gmail.com> wrote: > For this kind of control you will probably need to move to base graphics > and utilize the `fig` argument in par(), in which case you would want to > run the plot() command twice: once with your first outcome and once with > your second, changing the par() set...
2018 Jan 19
2
Split charts with ggplot2, tidyquant
...07-01-03 141.37 94807600 > #2 2007-01-04 141.67 69620600 > #3 2007-01-05 140.54 76645300 > #4 2007-01-08 141.19 71655000 > #5 2007-01-09 141.07 75680100 > #6 2007-01-10 141.54 72428000 > > Thanks, > Eric > > > > On Thu, Jan 18, 2018 at 8:00 PM, Charlie Redmon <redmonc at gmail.com > <mailto:redmonc at gmail.com>> wrote: > > Could you provide some information on your data structure (e.g., > are the two time series in separate columns in the data)? The > solution is fairly straightforward once you have the data in the >...
2018 Jan 19
0
Split charts with ggplot2, tidyquant
...rking in a call to facet_grid but it did not work for me. https://kohske.wordpress.com/2010/12/25/adjusting-the-relative-space-of-a-facet-grid/ Thanks again, Eric p.s. Joshua thanks for your suggestions, but I was hoping for a ggplot solution. On Fri, Jan 19, 2018 at 6:33 PM, Charlie Redmon <redmonc at gmail.com> wrote: > So the general strategy for getting these into separate panels in ggplot > is to have a single variable that will be your response and a factor > variable that indexes which original variable it came from. This can be > accomplished in many ways, but the way I...
2018 Jan 18
0
Split charts with ggplot2, tidyquant
...141.54 72428000 # Date close volume #1 2007-01-03 141.37 94807600 #2 2007-01-04 141.67 69620600 #3 2007-01-05 140.54 76645300 #4 2007-01-08 141.19 71655000 #5 2007-01-09 141.07 75680100 #6 2007-01-10 141.54 72428000 Thanks, Eric On Thu, Jan 18, 2018 at 8:00 PM, Charlie Redmon <redmonc at gmail.com> wrote: > Could you provide some information on your data structure (e.g., are the > two time series in separate columns in the data)? The solution is fairly > straightforward once you have the data in the right structure. And I do not > think tidyquant is necessary for...
2018 Jan 18
3
Split charts with ggplot2, tidyquant
Could you provide some information on your data structure (e.g., are the two time series in separate columns in the data)? The solution is fairly straightforward once you have the data in the right structure. And I do not think tidyquant is necessary for what you want. Best, Charlie -- Charles Redmon GRA, Center for Research Methods and Data Analysis PhD Student, Department of Linguistics