Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3 results for “from:Jeff Shane”

double subscripts with Greek letter
Jeff Shane · Jan 1, 2017 · r-help

Hi all, I have a question which seems trivial but simply cannot figure out its solution. I want to type A_{\alpha,\beta} in the title of a plot. Uwe once pointed out a solution expression(A[alpha*beta]) But...

double subscripts with Greek letter
Jeff Shane · Jan 2, 2017 · r-help

Thanks, Bill! Yes, your code works well. On 2017/1/1 23:17, William Dunlap wrote: > Does the following do well enough? > plot(1,1);title(expression(A[paste(alpha,",",beta)])) > > > Bill Dunlap > TIBCO Software > wdunlap tibco.com <http://tibco...

double subscripts with Greek letter
Jeff Shane · Jan 2, 2017 · r-help

Thanks, Erin! This works well. On 2017/1/1 22:37, Erin Hodgess wrote: > Hello! > > Here is a solution: > > > plot(1:10) > > xa <- expression(A[list(alpha,beta)]) > > title(xa) > > > > On Sun, Jan 1, 2017 at 1:22 PM, Jeff...

Can't find what you're looking for? Try searching with Google .