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.

19 results for “from:Carl Sutton”

selection columns by type, ie, numeric
Carl Sutton · Apr 30, 2016 · r-help

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]]

seq argument alomg.with
Carl Sutton · Apr 16, 2017 · r-help

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

using conditionals to select rows in data.table
Carl Sutton · Nov 21, 2016 · r-help

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...

matrix indexing/subset error
Carl Sutton · May 30, 2016 · r-help

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...

Confused about using data.table package,
Carl Sutton · Feb 21, 2017 · r-help

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...

the difference between "-" and "!" between base and data.table package
Carl Sutton · Apr 15, 2017 · r-help

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...

selecting columns from a data frame or data table by type, ie, numeric, integer
Carl Sutton · Apr 29, 2016 · r-help

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...

seq argument along.with
Carl Sutton · Apr 14, 2017 · r-help

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...

problem with creating a file path using paste0
Carl Sutton · Dec 1, 2015 · r-help

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...

dput and dget error
Carl Sutton · Dec 23, 2016 · r-help

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...

dput and dget error
Carl Sutton · Dec 23, 2016 · r-help

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...

understanding with
Carl Sutton · Sep 8, 2016 · r-help

?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...

Regex problem
Carl Sutton · Jan 5, 2017 · r-help

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...

Regex problem
Carl Sutton · Jan 5, 2017 · r-help

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...

with and evaluation
Carl Sutton · Sep 8, 2016 · r-help

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...

the difference between "-" and "!" between base and data.table package
Carl Sutton · Apr 16, 2017 · r-help

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...

selecting columns from a data frame or data table by type, ie, numeric, integer
Carl Sutton · Apr 29, 2016 · r-help

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...

Antwort: Re: selecting columns from a data frame or data table by type, ie, numeric, integer
Carl Sutton · May 4, 2016 · r-help

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...

seq argument along.with
Carl Sutton · Apr 14, 2017 · r-help

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 .