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.

13 results for “from:Jennifer Young”

French accents on characters
Jennifer Young · Aug 4, 2010 · r-help

Hello Could someone please direct me to the correct commands for adding accents (grave and aigu) to a letter in a plot title, label, or in added text? I'm sure there's a handy list somewhere, but I've...

default borders in boxplot and barplot
Jennifer Young · Oct 13, 2009 · r-help

This is my first post so hopefully I haven't mucked up the rules. I'm trying to change the default borders in either boxplot or barplot so that, at the request of a journal, all of my figures have...

extracting vectors from lists of lists
Jennifer Young · Dec 11, 2009 · r-help

Good evening I often have as output from simulations a list of various values, vectors and matrices. Supposing that I then run said simulation several times, I often want to extract a particular result from each simulation for plotting and...

evaluating expressions with sub expressions
Jennifer Young · Jan 29, 2010 · r-help

Hallo I'm having trouble figuring out how to evaluate an expression when one of the variables in the expression is defined separately as a sub expression. Here's a simplified example mat <- expression(0, f1*s1*g1) # vector of...

shared axes in multipanel plot
Jennifer Young · Dec 14, 2009 · r-help

> On Mon, Dec 14, 2009 at 11:30 AM, Jennifer Young > <Jennifer.Young at math.mcmaster.ca> wrote: >> splendid! >> >> This worked well, but there are two oddities that I can't resolve. >> >> 1. In the real data, the "baseline" is...

R version of MATLAB symbolic toolbox (variable substitution)
Jennifer Young · Oct 14, 2009 · r-help

I'm translating some MATLAB code into R and have not found a simple equivalent of the function R = subs(S,old,new). I have, for example, a matrix such as this mx<- function(){ matrix( c(0, f1, f2, s1...

shared axes in multipanel plot
Jennifer Young · Dec 11, 2009 · r-help

Hello I've created a function to make a plot with multiple pannels from columns of data that are created in a previous function. In the example below the number of columns is 8, giving 4 pannels, but in general...

Extract Data form Website Tables
Jennifer Young · Mar 22, 2014 · r-help

Hi Doran I'm also trying to scrape the leaderboard data. Did you happen to figure out how to extract the athlete's team/affiliate? Trying to do a bit of code to figure out which teams will qualify when...

extracting vectors from lists of lists
Jennifer Young · Dec 14, 2009 · r-help

This is just the thing. The former version I would never have guessed, but the function(x) version is much more intuitive. Does there exist some section of some manual where these sorts of things are explained? I find that...

evaluating expressions with sub expressions
Jennifer Young · Jan 29, 2010 · r-help

Hmm I *think* this will work, but may break in a further sub routine. It certainly works in this example, but my expression vector is used in many scenarios and it will take a while to check them all. For...

shared axes in multipanel plot
Jennifer Young · Dec 14, 2009 · r-help

Ah, I think i see the problem. The default plot recognizes there is one set of x for each set of y, but since there were two vectors in the default.plot, the x vector is repeated and loops around...

shared axes in multipanel plot
Jennifer Young · Dec 14, 2009 · r-help

splendid! This worked well, but there are two oddities that I can't resolve. 1. In the real data, the "baseline" is a cumulative probability plot (from simulations) rather than the straight line. The panel.lines plots this curve, but...

evaluating expressions with sub expressions
Jennifer Young · Jan 30, 2010 · r-help

Thanks so much everyone! Bert's shorted example does what I need, but I'm filing away Gabor's solution for when I inevitably need it some day. I've never found the handling of variables in R to be...

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