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.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120424/065c3080/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20140515/eab32a41/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20140515/ca91b24f/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090730/dfdf4c60/attachment-0001.pl>
I know how to make one-row header for a data frame using "colnames". Is there any function to insert sub-header between the first row of the data and the header? Thanks Hongsheng (Hank) Liao, PhD. Lab Manager Center...
I am trying to add an equation with ?? from R to an Excel workbook. However, I have found that the Function ?setCellFormula? doesn?t take the ?? well while a ?? in Excel equation stands for a blank cell. I have tried...
Hi Boris, First of all, thank you for persisting to help me on the issue. Second, I didn't know paste() could take a function, and thanks for teaching me about it even I didn't use it this time...
Thank you very much for trying to help me. Using following R codes, I can generate a LaTeX long table which can repeat "Age" and "Interval & 0 & 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 9 & 10 & 11 & Totals" as...
Sarah, Thank you very much. The following codes you sent to me work perfectly. "IF(A2=\"\",\"\",1)" in R becomes "IF(A2="","",1)" in Excel. Wonderful! Hank Hongsheng (Hank) Liao, PhD. Lab Manager Center for Quantitative Fisheries Ecology Old Dominion...
Thanks for your response. I want to make a LaTeX table with a title and subtitles. Attached is an example made using Word. I can use "xtable()" and "print()" to generate a LaTeX table of it with "Age" as title...
Can't find what you're looking for? Try searching with Google .