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.

6 results for “from:jawbonemurphy”

Length of data.frame column
jawbonemurphy · Oct 13, 2011 · r-help

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

Turning Data Frame Columns into Vectors
jawbonemurphy · Oct 15, 2011 · r-help

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

Conditional Loop For Data Frame Columns
jawbonemurphy · Jan 8, 2012 · r-help

Hi, I am trying to create a script that will evaluate each column of a data frame, regardless of # columns, using some function and sorting the results by an index vector: #upload data (112 rows x 73 columns) SD <- read...

Conditional Loop For Data Frame Columns
jawbonemurphy · Jan 8, 2012 · r-help

Hi Dave, Thanks for your response! I'm new at R, and I'm afraid I'm not sure what you mean by: ?lapply ?"[" ?order Were these suggestions for other commands to try? If so, can you be more specific...

Turning Data Frame Columns into Vectors
jawbonemurphy · Oct 15, 2011 · r-help

Hi, I converted an Excel file into a .txt file "X.txt" with no header ( http://r.789695.n4.nabble.com/file/n3908157/X.txt X.txt ) and imported it with: X <- read.table("/Users/johnlogandurland/Desktop/X.txt", header...

Length of data.frame column
jawbonemurphy · Oct 13, 2011 · r-help

I have a related question...I have a data frame similar with 74 rows that I created with "header=TRUE", but when I try to coerce one of the data frame columns into a vector, it shows up as having...

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