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.

5 results for “from:KATSCHKE, ADRIAN CIV DFAS”

Export R dataframes to excel
KATSCHKE, ADRIAN CIV DFAS · Mar 1, 2011 · r-help

write.table() using the sep="," and file extension as .csv works great to pull directly into excel. ?write.table Without more detail as to the problem, it is difficult to give a more specific answer. Adrian -----Original Message----- From: r...

applying a set of rules to each row
KATSCHKE, ADRIAN CIV DFAS · Jan 26, 2011 · r-help

Yes. That is exactly what I would like to have running. Here is the first attempt I made at using a nested ?ifelse statement for one of the retirement plans. The variables are all there but with different names. ageYOSstart...

Calculate monthly means
KATSCHKE, ADRIAN CIV DFAS · Mar 15, 2011 · r-help

You could use the by() function after a little data manipulation. The first line will create a field just of the date portion of your datetime field. Then you can use the by() function to use the indices you desire...

applying a set of rules to each row
KATSCHKE, ADRIAN CIV DFAS · Jan 27, 2011 · r-help

Dennis, This is excellent. Thank you for the help. I knew I had a tangle mess, but I didn't realize how much of a tangle until I used this code. The coding definitely simplified the process and sped up...

applying a set of rules to each row
KATSCHKE, ADRIAN CIV DFAS · Jan 26, 2011 · r-help

All, I would like to apply a set of rules to each row of the sample data set below. The rule sets are the guidelines for determining an individual's date for retirement eligibility. The rules are found in this...

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