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.
My? thanks to Bill Dunlap and??Giorgio Garziano for? their help.?? It is greatly appreciated.? I works so well, wow. Carl Sutton CPA [[alternative HTML version deleted]]
Hi Thank you gentlemen for sharing your knowledge. It makes perfect sense and using seq_along prevents errors that could be perplexing and time consuming to discover. Thank you Carl Sutton
Hopefully the attached is text and not html.? I have not found a text option in firefox. I have also been informed that a windows cut and paste is not truly text, which is the reason for the attachment from...
Hi Guru's In my quest to understand R I have what I thought was a simple exercise that now has me baffled.? Why the error message after running this code?? I am totally baffled by the error message.? I...
Hi I have found that:A)? Hadley's new book to be wonderful on how to use dplyr, ggplot2 and his other packages.? Read this and using as a reference saves major frustration. b)? Data Camps courses on ggplot2 are...
Hi I normally use package data.table but today was doing some base R coding. Had a problem for a bit which I finally resolved. I was attempting to separate a data frame between train and test sets, and in...
Good morning RGuru's I have a data frame of 575 columns.? I want to extract only those columns that are numeric(double) or integer to do some machine learning with.? I have searched the web for a couple of...
Hi just messing around today and am now perplexed by the seq argument "along.with". Please, I am just just seeking some knowledge here. Obviously I missed a point and would like to know what it is. seq(1,10...
I am relatively new?to programming in R.?? I have attempted to create a function to replace brute force code, and in doing so need to create a data path and file name?via paste0?(The years and quarter subfolders...
Merry Christmas and Happy Holidays I am attempting to use dput and or dget to send data along with a help request to another list (package specific). Read the help pages for both and they appeared to be fairly simple...
Hi Thank you David. It was the conflict with data table that was causing the error. Obviously I was clueless (still). Just to check out the functionality of dput, I did the following: 1. commented out the data line in...
?Hi?I have been doing theR-exercises to improve my R programming capabilities. ?Data.frame exercise4 showed me that I have a languageproblem. ?Yes, I am frustrated, but please don?t take this as acriticism of the R language.? Theroutines...
Thank you gentlemen, thank you!?? All worked as you said it would and my headers are now error free. And David, thanks for the reference material cite.? I will looking at that this weekend. ?Carl Sutton On Thursday, January 5...
Re-sending help request, went to wrong addy first time. r-help-request at r-project.org Belated Happy new year to the Guru's: I have a data frame with 570+ columns and in those column headers yours truly...
Hi I have doing the R-exercises to improve my R programming capabilities. ?Data.frame exercise 4 showed me that I have ?a language problem. ?Here's the problem and my "solution". # ?Exercise 4# ?Create a simple data frame from...
Hi Thank you all for your input. But I must apologize. When I was searching the help page I went this far and stopped Logic {base} R Documentation Logical Operators Description These operators act on raw, logical and number-like...
Thank you Bill Dunlap.? So simple I never tried that approach. Tried dozens of others though, read manuals till I was getting headaches, and of course the answer was simple when one is competent.?? Learning, its a struggle, but slowly...
Hi Martin and list: First let me thank you for thinking of me.?? It is probably apparent that my programming experience is limited, and the vector aspect of R has taken some getting used to.?? A very very long time...
Hi Jeff I have seen the seq_along function but never knew the what or why of it.? Your response is much appreciated and just shows how brilliant the creators of R were/are. Thank you for enlightening me.?Carl...
Can't find what you're looking for? Try searching with Google .