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.

20 results for “from:Shelby”

Extracting desired numbers from complicated lines of web pages
Shelby McIntyre · Aug 5, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120805/1b249f23/attachment.pl>

How can I parse this string to extract just the number 11?
Shelby McIntyre · Jul 30, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120730/c874dab7/attachment.pl>

Loop for readLines(URL[i]) fails when URL returns Error 404
Shelby McIntyre · Aug 22, 2012 · r-help

I have a loop over readLines(URL[i]) which works fine until it hits a bad URL (e.g., a URL that returns a 404 Error). How can I handle this with a test for this error condition. I read...

[R-devel] Source Code for function
Golden, Shelby · Sep 5, 2019 · r-help

A non-text attachment was scrubbed... Name: R Help_Function.pdf Type: application/pdf Size: 56946 bytes Desc: R Help_Function.pdf URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20190905/26d7bb02/attachment.pdf> -------------- next part -------------- A non-text...

Reading multiple line from a JSON formatted file
Shelby McIntyre · Jul 8, 2012 · r-help

Below is R code that successfully reads the first line of a JSON file (attached). However, it is supposed to read 5 lines of the file, not just one. What is the wrong? ==================== >library("rjson") >json_file <- "/Users/smcintyremobile/Google...

[R-devel] Source Code for function
Golden, Shelby · Sep 6, 2019 · r-help

Hi all, I have been attempting to access the source code for the keyword ?function? to better understand how it assigns and stores logical inputs, like in the subset() [base] function. Does anyone know how I can access the source...

Converting strings with internal delimiters into lists
shelby berkowitz · Aug 11, 2005 · r-help

Hi UserRs, I know that there has to be an easy way to do this in R (probably easy enough that once someone clues me in I'll smack myself on the forehead for not figuring it out myself), but...

Converting strings with internal delimiters into lists
shelby berkowitz · Aug 11, 2005 · r-help

yes, that does it. thanks! --- Thomas Lumley <tlumley at u.washington.edu> wrote: > On Thu, 11 Aug 2005, shelby berkowitz wrote: > > > Hi UserRs, > > > > I know that there has to be an easy way to do this > in > > R (probably easy...

Coxph model treating all the values of 1 variable as separate variables PLEASE HELP!!
Shelby Leonard · Mar 25, 2016 · r-help

I have been working for 12 hours now on trying to fix my cox model. I have a large data set (n>300) and In my model I have time in months, status (1=dead), and change represents my variable...

[R-devel] Source Code for function
Golden, Shelby · Sep 6, 2019 · r-help

Hello Jiefei, Missed this in the subsequent emails. That is a very intriguing article, but I do not believe that it quite answers my question. Regardless, I will review it, so thank you for sending it my way! Respectfully, Shelby...

[R-devel] Source Code for function
Golden, Shelby · Sep 6, 2019 · r-help

Afternoon, David, Thank you for your suggestions and insight. I have previously utilized parse, but in my exploration to improve my coding technique I came across this comment in stackoverflow.com (https://stackoverflow.com/questions/1743698/evaluate-expression-given-as...

[R-devel] Source Code for function
Golden, Shelby · Sep 6, 2019 · r-help

Thank you all for your reply. I should clarify, that I am looking to understand why the keyword function can take a logical argument (eg: x<4) and use that later inside the function's definition for logical evaluations. Consider...

[R-devel] Source Code for function
Golden, Shelby · Sep 6, 2019 · r-help

Afternoon, Peter, Thank you for your concise but informative reply, and for a link to the source code. These complex concepts do answer my question spot on, so thank you for taking the time to put them all together and...

r under linux: creating high quality bmp's for win users
Shelby · Mar 22, 2005 · r-help

I have also recently come across a conversion program that works with ghostscript to convert ps and pdf images into other vector formats, including .wmf and .emf for M$ software: http://www.pstoedit.net/. This might be helpful if your...

[R-devel] Source Code for function
Golden, Shelby · Sep 10, 2019 · r-help

Wow, this is great! Thank you, Richard, for going so in-depth with this explanation. My ultimate goal is to create a vector that stores logical evaluations to be used later in a function that subsets data. I?ve coded...

mixed models lmer function help!!
Shelby Leonard · Jun 19, 2017 · r-help

Hi,I have tumor growth curve data for a bunch of different mice in various groups. I want to compare the growth curves of the different groups to see if timing of drug delivery changed tumor growth.I am trying...

[R-devel] Source Code for function
Golden, Shelby · Sep 6, 2019 · r-help

Hello Bert, Thank you for the reply and your clarifications. Yes, it might be helpful to look into R?s formal grammar to see how ?function? parses input to delegate correct syntax. Is that accessible online? Thank you, Shelby From...

fftImg() error: fftw_access_func
Shelby Leonard · Mar 26, 2016 · r-help

So do i need to resend?the email to someone else? sorry i am just confused On Saturday, March 26, 2016 9:21 AM, John Kane <jrkrideau at inbox.com> wrote: It would be helpful if you actually supplied your...

Problem with plotting size/location on variation of star/segment plot
Shelby Berkowitz · Mar 7, 2005 · r-help

Beautiful!!! Thanks so much, Uwe! [Notes for anyone else stumbling across similar issues in the future: After making the change Uwe suggested, I realized a couple of things: first, the plot.new() commands were redundant with add=F in place...

Problem with plotting size/location on variation of star/segment plot
Shelby Berkowitz · Mar 5, 2005 · r-help

Dear R gurus, I'm running into a problem with some modified segment plots I've coded using stars(). What I am trying to do is superimpose two series of data along with radial axes markers in a 2x2 graphics...

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